0.9.24
What's Changed
- [GR-46881] Update GraalVM installation instructions. by @olyagpl in #460
- Fix typos in reachability metadata gradle tasks descriptions by @abelsromero in #463
- Discover tests with
ClassLoader
other thanImageClassLoader
by @ziyilin in #445 - Keep same classpath order as surefire by @ziyilin in #450
- Revert "Discover tests with
ClassLoader
other thanImageClassLoader
" by @melix in #470 - Add support for PGO instrumentation by @melix in #471
- Fix compatibility with latest releases of JUnit in #472
- Bump metadata version to 0.3.3 by @dnestoro in #474
New Contributors
- @abelsromero made their first contribution in #463
- @ziyilin made their first contribution in #445
Full Changelog: 0.9.23...0.9.24