Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adobe/S3Mock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.0
Choose a base ref
...
head repository: adobe/S3Mock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.1
Choose a head ref
  • 6 commits
  • 21 files changed
  • 3 contributors

Commits on Apr 21, 2025

  1. Configuration menu
    Copy the full SHA
    561344c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Do not store "aws-chunked" encoding

    AWS docs specify that this encoding is not persisted or returned if it's
    the only value sent in the "Content-Encoding" header.
    
    Fixes #2218
    afranken committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    cc1a57e View commit details
    Browse the repository at this point in the history
  2. Prepare for 4.1.1

    afranken committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    8cfb422 View commit details
    Browse the repository at this point in the history
  3. Set default permissions to "read-all"

    Only some actions need "contents: write", set on job level.
    afranken committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    ea97686 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2345 from adobe/2218-do-not-store-aws-chunked-enc…

    …oding
    
    Do not store "aws-chunked" encoding
    afranken authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    2173361 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87a0961 View commit details
    Browse the repository at this point in the history
Loading