0.9.14
What's Changed
Read what's new in the documentation.
- Fix how the GRAALVM_QUICK_BUILD env var is read by @melix in #278
- Make it possible to pass env vars to the builder process by @melix in #280
- Maven plugin fixes by @lazar-mitrovic in #274
- Add support for
test-jar
artifacts by @lazar-mitrovic in #281 - Add Gradle CLI options for quick build and debugging by @lazar-mitrovic in #286
- Add a changelog and docs about build -> compile-no-fork changes by @lazar-mitrovic in #290
- Do not filter out entry values starting with
java.
in the metadata post-processing action by @gradinac in #289 - Try to fix snapshot publishing by @lazar-mitrovic in #244
- Fix javadoc and warnings by @lazar-mitrovic in #291
- Bump the default metadata repository version to 0.1.2 by @gradinac in #294
- Fix metadata repository crash by @dnestoro in #295
- Add support for override flag by @sdeleuze in #296
- Fix build time initialization error with JUnit 5.9.0 by @melix in #308
- Fix compatibility with configuration cache by @melix in #304
- Bump metadata repository version by @melix in #310
New Contributors
Full Changelog: 0.9.13...0.9.14