Skip to content

Commit fda6264

Browse files
committed
Changelog for 4.10.0
1 parent ec62153 commit fda6264

File tree

1 file changed

+24
-8
lines changed

1 file changed

+24
-8
lines changed

CHANGELOG.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Whenever a 3rd party library is updated, S3Mock will update it's MINOR version.
99
* [Planned changes](#planned-changes)
1010
* [CURRENT - 4.x - THIS VERSION IS UNDER ACTIVE DEVELOPMENT](#current---4x---this-version-is-under-active-development)
1111
* [4.11.0 - PLANNED](#4110---planned)
12-
* [4.10.0 - PLANNED](#4100---planned)
12+
* [4.10.0](#4100)
1313
* [4.9.1](#491)
1414
* [4.9.0](#490)
1515
* [4.8.0](#480)
@@ -155,7 +155,7 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
155155
## 4.11.0 - PLANNED
156156
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
157157

158-
**This is the last currently planned minor release of 4.x.**
158+
**This is currently the last planned minor release of 4.x.**
159159

160160
* Features and fixes
161161
* TBD
@@ -164,23 +164,39 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
164164
* Version updates (deliverable dependencies)
165165
* Update to Spring Boot 3.5.8
166166
* Planned release November 20th 2025
167-
* TBD: link to milestone
167+
* https://github.com/spring-projects/spring-boot/milestone/401
168168
* Version updates (build dependencies)
169169
* TBD
170170

171-
## 4.10.0 - PLANNED
171+
## 4.10.0
172172
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
173173

174174
* Features and fixes
175175
* TBD
176176
* Refactorings
177177
* TBD
178178
* Version updates (deliverable dependencies)
179-
* Update to Spring Boot 3.5.7
180-
* Planned release October 23rd 2025
181-
* https://github.com/spring-projects/spring-boot/milestone/399
179+
* Bump spring-boot.version from 3.5.6 to 3.5.7
180+
* Bump aws.version from 1.12.791 to 1.12.793
181+
* Bump alpine from 3.22.1 to 3.22.2 in /docker
182+
* Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
182183
* Version updates (build dependencies)
183-
* TBD
184+
* Bump kotlin.version from 2.2.20 to 2.2.21
185+
* Bump digital.pragmatech.testing:spring-test-profiler from 0.0.12 to 0.0.13
186+
* Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0
187+
* Bump org.xmlunit:xmlunit-assertj3 from 2.10.4 to 2.11.0
188+
* Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2
189+
* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0
190+
* Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1
191+
* Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0
192+
* Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2
193+
* Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 12.1.1
194+
* Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
195+
* Bump github/codeql-action from 3.30.3 to 4.31.2
196+
* Bump actions/dependency-review-action from 4.7.3 to 4.8.1
197+
* Bump ossf/scorecard-action from 2.4.2 to 2.4.3
198+
* Bump actions/stale from 10.0.0 to 10.1.0
199+
* Bump actions/upload-artifact from 4.6.2 to 5.0.0
184200

185201
## 4.9.1
186202
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

0 commit comments

Comments
 (0)