@@ -8,7 +8,8 @@ Whenever a 3rd party library is updated, S3Mock will update it's MINOR version.
88* [ PLANNED - 5.x - RELEASE TBD] ( #planned---5x---release-tbd )
99 * [ Planned changes] ( #planned-changes )
1010* [ CURRENT - 4.x - THIS VERSION IS UNDER ACTIVE DEVELOPMENT] ( #current---4x---this-version-is-under-active-development )
11- * [ 4.7.0 - PLANNED] ( #470---planned )
11+ * [ 4.8.0 - PLANNED] ( #480---planned )
12+ * [ 4.7.0] ( #470 )
1213 * [ 4.6.0] ( #460 )
1314 * [ 4.5.1] ( #451 )
1415 * [ 4.5.0] ( #450 )
@@ -147,7 +148,7 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
147148
148149** The current major version 4 will receive new features, dependency updates and bug fixes on a continuous basis.**
149150
150- ## 4.7 .0 - PLANNED
151+ ## 4.8 .0 - PLANNED
151152Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
152153
153154* Features and fixes
@@ -159,6 +160,23 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
159160* Version updates (build dependencies)
160161 * TBD
161162
163+ ## 4.7.0
164+ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
165+
166+ * Features and fixes
167+ * TBD
168+ * Refactorings
169+ * TBD
170+ * Version updates (deliverable dependencies)
171+ * Bump aws.version from 1.12.787 to 1.12.788
172+ * Bump commons-io: commons-io from 2.19.0 to 2.20.0
173+ * Bump alpine from 3.22.0 to 3.22.1 in /docker
174+ * Version updates (build dependencies)
175+ * Bump org.apache.maven.plugins: maven-enforcer-plugin from 3.6.0 to 3.6.1
176+ * Bump org.mockito.kotlin: mockito-kotlin from 5.4.0 to 6.0.0
177+ * Bump step-security/harden-runner from 2.12.2 to 2.13.0
178+ * Bump github/codeql-action from 3.29.2 to 3.29.4
179+
162180## 4.6.0
163181Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
164182
0 commit comments