Skip to content

Commit

Permalink
Add release note entry
Browse files Browse the repository at this point in the history
  • Loading branch information
leonard84 committed Nov 12, 2024
1 parent dce59b3 commit f9192a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release_notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ include::include.adoc[]
* Add support for Groovy-4-style range expressions spockIssue:1956[]
* Improve `@Timeout` extension will now use virtual threads if available spockPull:1986[]
* Improve mock argument matching, types constraints or arguments in interactions can now handle primitive types like `_ as int` spockIssue:1974[]
* Improve `verifyEach` to accept an optional second index parameter for the assertion block closure spockPull:2043[]
* Support ContextClassLoader when loading optional classes via `ReflectionUtil` spockPull:1995[]
** This enables loading of optional classes in e.g. OSGi environments
* `EmbeddedSpecRunner` and `EmbeddedSpecCompiler` now support the construction with a custom `ClassLoader` spockPull:1988[]
Expand Down

0 comments on commit f9192a2

Please sign in to comment.