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.5.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.5.1
Choose a head ref
  • 12 commits
  • 23 files changed
  • 5 contributors

Commits on Jun 23, 2025

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

Commits on Jun 24, 2025

  1. Bump kotlin.version from 2.1.21 to 2.2.0

    Bumps `kotlin.version` from 2.1.21 to 2.2.0.
    
    Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.1.21 to 2.2.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)
    
    Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.21 to 2.2.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)
    
    Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.21 to 2.2.0
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.1.21...v2.2.0)
    
    Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.1.21 to 2.2.0
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlin:kotlin-test
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlin:kotlin-test-junit
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
      dependency-version: 2.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    e5f6540 View commit details
    Browse the repository at this point in the history
  2. Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.25.1

    Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.25.0 to 10.25.1.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-10.25.0...checkstyle-10.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-version: 10.25.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    3281be2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.0

    Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.25.1 to 10.26.0.
    - [Release notes](https://github.com/checkstyle/checkstyle/releases)
    - [Commits](checkstyle/checkstyle@checkstyle-10.25.1...checkstyle-10.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.puppycrawl.tools:checkstyle
      dependency-version: 10.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    6fd38c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84fa031 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2484 from adobe/2481-islatest-true-by-default

    Always return "isLatest=true" if versioning is disabled
    afranken authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    73cdc8a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Bump github/codeql-action from 3.29.0 to 3.29.1

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ce28f5b...39edc49)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    339bc49 View commit details
    Browse the repository at this point in the history
  2. Verify object tagging, fixes

    Includes minor fixes.
    afranken committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    5745440 View commit details
    Browse the repository at this point in the history
  3. Wording, typos, fixes

    afranken committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    e1c8fc7 View commit details
    Browse the repository at this point in the history
  4. Changelog for 4.5.1

    afranken committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    a94ac89 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2473 from adobe/verify-object-tagging

    Verify object tagging
    afranken authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    9bdac03 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

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