4.5.1
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 #2475
- Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.25.1 by @dependabot in #2474
- Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.0 by @dependabot in #2478
- Always return "isLatest=true" if versioning is disabled by @afranken in #2484
- Bump github/codeql-action from 3.29.0 to 3.29.1 by @dependabot in #2486
- Verify object tagging by @afranken in #2473
Full Changelog: 4.5.0...4.5.1