Skip to content

Commit 1aea79b

Browse files
committed
Changelog for 4.9.0 / 4.10.0 / 4.11.0
1 parent fe58cc2 commit 1aea79b

File tree

1 file changed

+35
-3
lines changed

1 file changed

+35
-3
lines changed

CHANGELOG.md

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ 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.9.0 - PLANNED](#490---planned)
11+
* [4.11.0 - PLANNED](#4110---planned)
12+
* [4.10.0 - PLANNED](#4100---planned)
13+
* [4.9.0](#490)
1214
* [4.8.0](#480)
1315
* [4.7.0](#470)
1416
* [4.6.0](#460)
@@ -147,9 +149,39 @@ Running S3Mock in unit tests is still supported by using [TestContainers](https:
147149
# CURRENT - 4.x - THIS VERSION IS UNDER ACTIVE DEVELOPMENT
148150
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
149151

150-
**The current major version 4 will receive new features, dependency updates and bug fixes on a continuous basis.**
152+
**The current major version 4 will receive new features, dependency updates and bug fixes on a continuous basis. We usually follow the Spring Boot release cycle.**
151153

152-
## 4.9.0 - PLANNED
154+
## 4.11.0 - PLANNED
155+
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
156+
157+
**This is the last currently planned minor release of 4.x.**
158+
159+
* Features and fixes
160+
* TBD
161+
* Refactorings
162+
* TBD
163+
* Version updates (deliverable dependencies)
164+
* Update to Spring Boot 3.5.8
165+
* Planned release November 20th 2025
166+
* TBD: link to milestone
167+
* Version updates (build dependencies)
168+
* TBD
169+
170+
## 4.10.0 - PLANNED
171+
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
172+
173+
* Features and fixes
174+
* TBD
175+
* Refactorings
176+
* TBD
177+
* Version updates (deliverable dependencies)
178+
* Update to Spring Boot 3.5.7
179+
* Planned release October 23rd 2025
180+
* https://github.com/spring-projects/spring-boot/milestone/399
181+
* Version updates (build dependencies)
182+
* TBD
183+
184+
## 4.9.0
153185
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
154186

155187
* Features and fixes

0 commit comments

Comments
 (0)