Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.7.0 source code.tar.gz | 2025-07-25 | 450.8 kB | |
4.7.0 source code.zip | 2025-07-25 | 743.1 kB | |
README.md | 2025-07-25 | 2.4 kB | |
Totals: 3 Items | 1.2 MB | 1 |
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Fix store property overrides for "com.adobe.testing.s3mock.store" properties. (Fixes [#2524])
- Refactorings
- Enable Spring Boot Actuator in "debug" and "trace" profiles.
- Enable Spring Test Profiler during test runs.
- Version updates (deliverable dependencies)
- Bump spring-boot.version from 3.5.3 to 3.5.4
- Bump aws-v2.version from 2.31.77 to 2.32.7
- Bump aws.version from 1.12.787 to 1.12.788
- Bump commons-io:commons-io from 2.19.0 to 2.20.0
- Bump alpine from 3.22.0 to 3.22.1 in /docker
- Version updates (build dependencies)
- Bump aws.sdk.kotlin:s3-jvm from 1.4.109 to 1.4.125
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1
- Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0
- Bump step-security/harden-runner from 2.12.2 to 2.13.0
- Bump github/codeql-action from 3.29.2 to 3.29.4
What's Changed
- Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2507
- Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2510
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2512
- Bump alpine from 3.22.0 to 3.22.1 in /docker by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2508
- Bump aws.version from 1.12.787 to 1.12.788 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2511
- Bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2521
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2519
- Bump aws-v2.version from 2.31.77 to 2.32.7 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2525
- Bump spring-boot.version from 3.5.3 to 3.5.4 by @dependabot[bot] in https://github.com/adobe/S3Mock/pull/2526
- Fix legacy property overrrides. by @afranken in https://github.com/adobe/S3Mock/pull/2528
- Test coverage and improvements by @afranken in https://github.com/adobe/S3Mock/pull/2529
Full Changelog: https://github.com/adobe/S3Mock/compare/4.6.0...4.7.0