Skip to content

Commit 43aded2

Browse files
committed
Changelog for 4.7.0
1 parent cd80183 commit 43aded2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,14 +164,18 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
164164
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
165165

166166
* Features and fixes
167-
* TBD
167+
* Fix store property overrides for "com.adobe.testing.s3mock.store" properties. (Fixes #2524)
168168
* Refactorings
169-
* TBD
169+
* Enable Spring Boot Actuator in "debug" and "trace" profiles.
170+
* Enable [Spring Test Profiler](https://github.com/PragmaTech-GmbH/spring-test-profiler) during test runs.
170171
* Version updates (deliverable dependencies)
172+
* Bump spring-boot.version from 3.5.3 to 3.5.4
173+
* Bump aws-v2.version from 2.31.77 to 2.32.7
171174
* Bump aws.version from 1.12.787 to 1.12.788
172175
* Bump commons-io:commons-io from 2.19.0 to 2.20.0
173176
* Bump alpine from 3.22.0 to 3.22.1 in /docker
174177
* Version updates (build dependencies)
178+
* Bump aws.sdk.kotlin:s3-jvm from 1.4.109 to 1.4.125
175179
* Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1
176180
* Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0
177181
* Bump step-security/harden-runner from 2.12.2 to 2.13.0

0 commit comments

Comments
 (0)