1111* [ PLANNED - 5.x - RELEASE TBD] ( #planned---5x---release-tbd )
1212 * [ Planned changes] ( #planned-changes )
1313* [ CURRENT - 4.x - THIS VERSION IS UNDER ACTIVE DEVELOPMENT] ( #current---4x---this-version-is-under-active-development )
14- * [ 4.3.0 - PLANNED] ( #430---planned )
14+ * [ 4.4.0 - PLANNED] ( #440---planned )
15+ * [ 4.3.0] ( #430 )
1516 * [ 4.2.0] ( #420 )
1617 * [ 4.1.1] ( #411 )
1718 * [ 4.1.0] ( #410 )
@@ -141,7 +142,7 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
141142
142143** The current major version 4 will receive new features, dependency updates and bug fixes on a continuous basis.**
143144
144- ## 4.3 .0 - PLANNED
145+ ## 4.4 .0 - PLANNED
145146Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
146147
147148* Features and fixes
@@ -153,6 +154,22 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
153154* Version updates (build dependencies)
154155 * none
155156
157+ ## 4.3.0
158+ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
159+
160+ * Features and fixes
161+ * S3Mock accepts * for conditional requests on all APIs. (fixes #2371 )
162+ * Clarifications for S3Mock with custom SSL certificate usage in README.md
163+ * Clarifications for S3Mock with provided SSL certificate usage in README.md
164+ * Refactorings
165+ * none
166+ * Version updates (deliverable dependencies)
167+ * Bump aws-v2.version from 2.31.38 to 2.31.42
168+ * Version updates (build dependencies)
169+ * Bump aws.sdk.kotlin: s3-jvm from 1.4.80 to 1.4.83
170+ * Bump kotlin.version from 2.1.20 to 2.1.21
171+ * Bump actions/dependency-review-action from 4.7.0 to 4.7.1
172+
156173## 4.2.0
157174Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
158175
@@ -179,11 +196,11 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
179196 * PutObject now supports conditional requests
180197* Version updates (deliverable dependencies)
181198 * Bump aws-v2.version from 2.31.25 to 2.31.38
182- * Bump aws.sdk.kotlin: s3-jvm from 1.4.67 to 1.4.80
183199 * Bump aws.version from 1.12.782 to 1.12.783
184200 * Bump spring-boot.version from 3.4.4 to 3.4.5
185201 * Bump testcontainers.version from 1.20.6 to 1.21.0
186202* Version updates (build dependencies)
203+ * Bump aws.sdk.kotlin: s3-jvm from 1.4.67 to 1.4.80
187204 * Bump actions/dependency-review-action from 4.6.0 to 4.7.0
188205 * Bump github/codeql-action from 3.28.15 to 3.28.17
189206 * Bump com.puppycrawl.tools: checkstyle from 10.23.0 to 10.23.1
@@ -212,9 +229,9 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
212229 * Migrate all integration tests to AWS SDK v2, remove AWS SDK v1 tests from the integration-tests module
213230* Version updates (deliverable dependencies)
214231 * Bump aws-v2.version from 2.31.17 to 2.31.25
215- * Bump aws.sdk.kotlin: s3-jvm from 1.4.59 to 1.4.67
216232 * Bump commons-io: commons-io from 2.18.0 to 2.19.0
217233* Version updates (build dependencies)
234+ * Bump aws.sdk.kotlin: s3-jvm from 1.4.59 to 1.4.67
218235 * Bump step-security/harden-runner from 2.11.1 to 2.12.0
219236 * Bump actions/setup-java from 4.7.0 to 4.7.1
220237
@@ -239,13 +256,13 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
239256 * Jackson 2.18.2 to 2.17.2 (remove override, use Spring-Boot supplied version)
240257 * Bump aws-v2.version from 2.29.29 to 2.31.17
241258 * Bump aws.version from 1.12.779 to 1.12.780
242- * Bump aws.sdk.kotlin: s3-jvm from 1.4.41 to 1.4.59
243259 * Bump kotlin.version from 2.1.0 to 2.1.20
244260 * Bump testcontainers.version from 1.20.4 to 1.20.6
245261 * Bump org.testng: testng from 7.10.2 to 7.11.0
246262 * Bump aws.version from 1.12.780 to 1.12.782
247263 * Bump alpine from 3.21.0 to 3.21.3 in /docker
248264* Version updates (build dependencies)
265+ * Bump aws.sdk.kotlin: s3-jvm from 1.4.41 to 1.4.59
249266 * Bump org.apache.maven.plugins: maven-compiler-plugin from 3.13.0 to 3.14.0
250267 * Bump org.apache.maven.plugins: maven-clean-plugin from 3.4.0 to 3.4.1
251268 * Bump org.apache.maven.plugins: maven-install-plugin from 3.1.3 to 3.1.4
0 commit comments