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
+
*[4.11.0](#4110)
12
12
*[4.10.0](#4100)
13
13
*[4.9.1](#491)
14
14
*[4.9.0](#490)
@@ -152,21 +152,28 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
152
152
153
153
**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.**
154
154
155
-
## 4.11.0 - PLANNED
155
+
## 4.11.0
156
156
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
157
157
158
-
**This is currently the last planned minor release of 4.x.**
158
+
**This is the last planned minor release of 4.x.**
159
159
160
160
* Features and fixes
161
-
*TBD
161
+
* Support quiet parameter in DeleteObjects (fixes #2756)
162
162
* Refactorings
163
163
* TBD
164
164
* Version updates (deliverable dependencies)
165
+
* Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
0 commit comments