You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[CURRENT - 4.x - THIS VERSION IS UNDER ACTIVE DEVELOPMENT](#current---4x---this-version-is-under-active-development)
11
+
*[4.11.0 - PLANNED](#4110---planned)
11
12
*[4.10.0 - PLANNED](#4100---planned)
12
-
*[4.9.0 - PLANNED](#490---planned)
13
+
*[4.9.0](#490)
13
14
*[4.8.0](#480)
14
15
*[4.7.0](#470)
15
16
*[4.6.0](#460)
@@ -148,24 +149,43 @@ Running S3Mock in unit tests is still supported by using [TestContainers](https:
148
149
# CURRENT - 4.x - THIS VERSION IS UNDER ACTIVE DEVELOPMENT
149
150
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
150
151
151
-
**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.**
152
153
153
-
## 4.10.0 - PLANNED
154
+
## 4.11.0 - PLANNED
154
155
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
155
156
157
+
**This is the last currently planned minor release of 4.x.**
158
+
156
159
* Features and fixes
157
160
* TBD
158
161
* Refactorings
159
162
* TBD
160
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)
161
168
* TBD
169
+
170
+
## 4.10.0 - PLANNED
171
+
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
0 commit comments