Releases: graalvm/native-build-tools
Releases · graalvm/native-build-tools
0.9.22
0.9.21
What's Changed
- Change samples link, add quickstarts by @alina-yur in #405
- Fix typo by @alvarosanchez in #406
- Add a new write-args-file goal by @alvarosanchez in #408
- Enable metadata copy when agent is enabled from cmd by @dnestoro in #407
- Fix compatibility with Gradle's configuration cache by @melix in #339
- Run the native tests in the submodule folder by @alvarosanchez in #414
- Disable toolchain detection by default by @melix in #420
- Deprecate
requiredVersion
. by @fniephaus in #421 - Bump metadata repo version by @dnestoro in #423
New Contributors
- @alina-yur made their first contribution in #405
- @fniephaus made their first contribution in #421
Full Changelog: 0.9.20...0.9.21
0.9.20
What's Changed
- Introduce a
showPublications
task by @melix in #375 - Quickstart guides for Native Image Build Tools Maven/Gradle plugins. by @olyagpl in #381
- Fix
NativeImageUtils#checkVersion
by @sdeleuze in #386 - Clarify bug report templates by @melix in #392
- Fix deadlock when collecting metadata by @melix in #391
- Add maven support for agent by @dnestoro in #343
- Update metadataRepository version by @dnestoro in #394
- Make max parallel native image builds configurable by @melix in #395
- Set regex to accept both GraalVM and native-image as version names by @dnestoro in #396
- Add missing notes in index by @dnestoro in #399
New Contributors
Full Changelog: 0.9.19...0.9.20
0.9.19
0.9.18
What's Changed
Read what's new in the documentation.
- Trim GraalVM version to fix Windows support
- Add tests for NativeImageUtils.escapeArg
- Do not escape quoted regexp args when using argsfile
- Upgrade to GraalVM metadata repository 0.2.5
Full Changelog: 0.9.17...0.9.18
0.9.17
What's Changed
Read what's new in the documentation.
- Make GraalVM installation check lazy by @sdeleuze in #345
- Add a check for the minimal GraalVM version by @sdeleuze in #353
- Bump metadata repo version to 0.2.4 by @dnestoro in #356
Full Changelog: 0.9.16...0.9.17
0.9.16
0.9.15
What's Changed
Read what's new in the documentation.
- Move block from onTestClassRegistered to onLoad function by @dnestoro in #312
- Add .sdkmanrc by @philwebb in #320
- Bump the default metadata repository version to 0.2.1 by @dnestoro in #323
- Fix functional tests for MacOS users by @philwebb in #321
- Include buildtool support for bundling reachability metadata into jar files by @philwebb in #322
- Ship the GraalVM metadata repository as an artifact alongside NBT by @melix in #331
- Improve toolchain selection diagnostics by @melix in #332
- Bump metadata repository version by @melix in #335
- Fix
NoSuchFileExceptionv in
collectReachabilityMetadata` Gradle task by @sdeleuze in #336 - Remove use of DependencyFilter by @melix in #337
New Contributors
Full Changelog: 0.9.14...0.9.15
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
0.9.13
What's Changed
Read what's new in the documentation.
- Restore
NativeImagePlugin.NATIVE_TEST_EXTENSION
by @lazar-mitrovic in #256 - Fix JUnit annotation scanning during the image build by @gradinac in #258
- Change reachability metadata fallback path by @lazar-mitrovic in #257
- Add a DSL option that enables the native-image agent by @gradinac in #263
- Bump dependency versions by @lazar-mitrovic in #264
- Rename
jvm-reachability-metadata
->graalvm-reachability-metadata
by @melix in #265 - Final PR for the metadata repo by @vjovanov in #266
New Contributors
Full Changelog: 0.9.12...0.9.13