We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbaabe7 commit 202d2f8Copy full SHA for 202d2f8
1 file changed
src/docs/asciidoc/user-guide/40-changes.adoc
@@ -1,5 +1,15 @@
1
== Change Log
2
3
+[discrete]
4
+=== v10.0.0 (October 30, 2025)
5
+
6
+* Upgrade the build environment and dependencies - {uri-github}/pull/1238[PR 1238]
7
+* Upgrade to Gradle 9 - {uri-github}/pull/1242[PR 1242]
8
+* Upgrade ASM for JDK 26 support
9
+* **Breaking Change!** Minimal supported version for plugin is Gradle 9.2
10
+* **Breaking Change!** Upgrade to Docker Java 3.6.0
11
+* **Breaking Change!** Removed deprecated methods from `DockerExecContainer` task
12
13
[discrete]
14
=== v9.4.0 (November 29, 2023)
15
0 commit comments