11[[release-notes-6.0.0-M2]]
22== 6.0.0-M2
33
4- *Date of Release:* ❓
4+ *Date of Release:* July 22, 2025
55
6- *Scope:* ❓
6+ *Scope:*
7+
8+ * New `LauncherExecutionRequest` API
9+ * Support for cancelling test execution via `CancellationToken`
10+ * New `--fail-fast` mode for ConsoleLauncher
11+ * Null-safe `computeIfAbsent` methods for stores
12+ * Strict evaluation of enum-based configuration parameters
713
814For a complete list of all _closed_ issues and pull requests for this release, consult the
915link:{junit-framework-repo}+/milestone/99?closed=1+[6.0.0-M2] milestone page in the JUnit
@@ -13,11 +19,6 @@ repository on GitHub.
1319[[release-notes-6.0.0-M2-junit-platform]]
1420=== JUnit Platform
1521
16- [[release-notes-6.0.0-M2-junit-platform-bug-fixes]]
17- ==== Bug Fixes
18-
19- * ❓
20-
2122[[release-notes-6.0.0-M2-junit-platform-deprecations-and-breaking-changes]]
2223==== Deprecations and Breaking Changes
2324
@@ -64,11 +65,6 @@ repository on GitHub.
6465[[release-notes-6.0.0-M2-junit-jupiter]]
6566=== JUnit Jupiter
6667
67- [[release-notes-6.0.0-M2-junit-jupiter-bug-fixes]]
68- ==== Bug Fixes
69-
70- * ❓
71-
7268[[release-notes-6.0.0-M2-junit-jupiter-deprecations-and-breaking-changes]]
7369==== Deprecations and Breaking Changes
7470
@@ -107,16 +103,6 @@ repository on GitHub.
107103[[release-notes-6.0.0-M2-junit-vintage]]
108104=== JUnit Vintage
109105
110- [[release-notes-6.0.0-M2-junit-vintage-bug-fixes]]
111- ==== Bug Fixes
112-
113- * ❓
114-
115- [[release-notes-6.0.0-M2-junit-vintage-deprecations-and-breaking-changes]]
116- ==== Deprecations and Breaking Changes
117-
118- * ❓
119-
120106[[release-notes-6.0.0-M2-junit-vintage-new-features-and-improvements]]
121107==== New Features and Improvements
122108
0 commit comments