Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.5.1 source code.tar.gz | 2025-07-01 | 450.4 kB | |
4.5.1 source code.zip | 2025-07-01 | 740.6 kB | |
README.md | 2025-07-01 | 1.4 kB | |
Totals: 3 Items | 1.2 MB | 0 |
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- ListObjectVersions API returns "isLatest=true" if versioning is not enabled. (fixes [#2481])
- Tags are now verified for correctness.
- Refactorings
- README.md fixes, typos, wording, clarifications
- Version updates (deliverable dependencies)
- None
- Version updates (build dependencies)
- Bump kotlin.version from 2.1.21 to 2.2.0
- Bump github/codeql-action from 3.29.0 to 3.29.1
- Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.26.0
What's Changed
- Bump kotlin.version from 2.1.21 to 2.2.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2475
- Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.25.1 by @dependabot in https://github.com/adobe/S3Mock/pull/2474
- Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2478
- Always return "isLatest=true" if versioning is disabled by @afranken in https://github.com/adobe/S3Mock/pull/2484
- Bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot in https://github.com/adobe/S3Mock/pull/2486
- Verify object tagging by @afranken in https://github.com/adobe/S3Mock/pull/2473
Full Changelog: https://github.com/adobe/S3Mock/compare/4.5.0...4.5.1