Skip to content

4.5.0

Compare
Choose a tag to compare
@afranken afranken released this 23 Jun 16:16
· 123 commits to main since this release

Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

  • Features and fixes
    • Implement DeleteObjectTagging API
  • Refactorings
    • Add JSpecify annotations to S3Mock code
    • Migrate unit tests in "testsupport" modules to Kotlin
    • Deprecation of legacy-style Spring properties in favor of current environment variables.
    • Various fixes and clarifications in README.md
  • Version updates (deliverable dependencies)
    • Bump alpine from 3.21.3 to 3.22.0 in /docker
    • Bump aws-v2.version from 2.31.50 to 2.31.67
    • Bump aws.version from 1.12.783 to 1.12.787
    • Bump spring-boot.version from 3.5.0 to 3.5.3
    • Bump testcontainers.version from 1.21.0 to 1.21.2
  • Version updates (build dependencies)
    • Bump aws.sdk.kotlin:s3-jvm from 1.4.91 to 1.4.109
    • Bump org.xmlunit:xmlunit-assertj3 from 2.10.2 to 2.10.3
    • Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1
    • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0
    • Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0
    • Bump maven from 3.9.6 to 3.9.9
    • Bump maven-wrapper from 3.2.0 to 3.3.2
    • Bump ossf/scorecard-action from 2.4.1 to 2.4.2
    • Bump github/codeql-action from 3.28.18 to 3.29.0
    • Bump step-security/harden-runner from 2.12.0 to 2.12.1

What's Changed

Full Changelog: 4.4.0...4.5.0