File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 33
44include::include.adoc[]
55
6- == 2.4 (tbd)
6+ == 2.4-M4 (tbd)
7+
8+ * Fix nested regex finding in conditions spockPull:1931[]
9+ ** Fixes spockIssue:1930[] a regression introduced in M2 by spockPull:1921[]
710
811== 2.4-M3 (2024-03-21)
912
@@ -28,7 +31,7 @@ include::include.adoc[]
2831* Improve Spock's documentation by automatically linking source snippets in the docs to the code spockPull:1904[]
2932* Improve `@Retry` extension parallel-safeness spockPull:1701[]
3033* Improve `@RepeatUntilFailure` by allowing multiple annotations in the same specification spockPull:1912[]
31- * Improve collection matchers by supporting them in nested in complex assertions spockPull:1921[]
34+ * [.line-through]# Improve collection matchers by supporting them in nested in complex assertions spockPull:1921[]#
3235* Improve stacktrace filtering by also handling suppressed exceptions spockPull:1923[]
3336* Fix possible deadlock when blocking in mock response generators spockPull:1910[]
3437** Fix fallout of spockPull:1885[] introduced in M2
You can’t perform that action at this time.
0 commit comments