1.1.6
What's Changed
- Prefer GraalVM's Java when running with agent by @vjovanov in #833
- Make Maven agent execution ID configurable by @jormundur00 in #933
- Fix optional JUnit dependency resolution in Maven native tests by @jormundur00 in #935
- Log selected Maven metadata repository by @jormundur00 in #936
- Fix Maven test agent paths with spaces by @jormundur00 in #934
- Log Gradle agent output directory by @jormundur00 in #937
- Clarify JUnit launcher alignment for Maven native tests by @jormundur00 in #938
- Fix custom Gradle binary classpath wiring by @jormundur00 in #939
- Document Maven native test output directories by @jormundur00 in #941
- Fix Gradle agent toolchain detection by @jormundur00 in #943
- Fix Gradle metadata repository service scoping by @jormundur00 in #942
- Release 1.1.5 by @graalvmbot in #972
- Fix Groovy agent predicate closures by @jormundur00 in #959
- Make Maven skip apply to all goals by @jormundur00 in #960
- Document Maven resource configuration by @jormundur00 in #965
- Fix layered image configuration cache test by @jormundur00 in #958
- Respect build-tool console colors for Native Image output by @jormundur00 in #961
- Normalize platform-dependent resource and test paths by @jormundur00 in #981
- Bump version to 1.1.6-SNAPSHOT by @graalvmbot in #990
- Add class introduced in 6.1 by @marcphilipp in #867
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /samples/java-application-with-tests by @dependabot[bot] in #823
- Fix order of access filter files by moving default to the start by @ArloL in #875
- Allow the test classes directory to be configured for the NativeTestMojo by @thegridman in #757
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /samples/java-application-with-tests-in-src-main by @dependabot[bot] in #993
- Preserve test runner argLine when configuring agent by @jormundur00 in #992
- Update reachability metadata to 1.0.7 by @graalvmbot in #995
New Contributors
- @ArloL made their first contribution in #875
- @thegridman made their first contribution in #757
Full Changelog: 1.1.5...1.1.6