Skip to content

Commit fa663cc

Browse files
committed
Prepare 4.8.0
1 parent 842015b commit fa663cc

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,18 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
148148

149149
**The current major version 4 will receive new features, dependency updates and bug fixes on a continuous basis.**
150150

151+
## 4.9.0 - PLANNED
152+
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
153+
154+
* Features and fixes
155+
* TBD
156+
* Refactorings
157+
* TBD
158+
* Version updates (deliverable dependencies)
159+
* TBD
160+
* Version updates (build dependencies)
161+
* TBD
162+
151163
## 4.8.0 - PLANNED
152164
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
153165

@@ -157,9 +169,14 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
157169
* Force convergence on the newest available transitive dependency versions.
158170
* Optimize file storage for large objects by using buffered streams.
159171
* Version updates (deliverable dependencies)
160-
* TBD
172+
*
173+
* Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
161174
* Version updates (build dependencies)
162-
* TBD
175+
* Bump kotlin.version from 2.2.0 to 2.2.10
176+
* Bump digital.pragmatech.testing:spring-test-profiler from 0.0.5 to 0.0.11
177+
* Bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0
178+
* Bump github/codeql-action from 3.29.4 to 3.29.9
179+
* Bump actions/checkout from 4.2.2 to 5.0.0
163180

164181
## 4.7.0
165182
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.

0 commit comments

Comments
 (0)