Skip to content

Releases: graalvm/native-build-tools

0.11.5

03 Mar 14:04

Choose a tag to compare

What's Changed

  • Bump version to 0.11.5-SNAPSHOT by @graalvmbot in #817
  • Make environment variables set in the pom.xml of the native-maven-plugin be visible in the image builder by @jormundur00 in #819
  • Add check if correct schemas are present in the reachability metadata repository provided to buildtools by @jormundur00 in #821
  • Add fallback for jarless artifacts in the native-maven-plugin by @jormundur00 in #824
  • Fix JUnit 6 not working correctly with JDK 21 by expanding the initialize-at-build-time-list by @jormundur00 in #832
  • Remove the usage of the global metadata/index.json from the nbt plugins by @jormundur00 in #829
  • Revert "Remove the usage of the global metadata/index.json from the nbt plugins" by @jormundur00 in #836
  • Use JDK 21 Graal in the CI by @jormundur00 in #839
  • Support -H:+CompatibilityMode in build tools by @vjovanov in #822
  • Update reachability metadata to 0.3.34 by @graalvmbot in #842

Full Changelog: 0.11.4...0.11.5

0.11.4

16 Jan 12:24
cfa42b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.3...0.11.4

0.11.3

11 Nov 08:47

Choose a tag to compare

What's Changed

Full Changelog: 0.11.2...0.11.3

0.11.2

27 Oct 14:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.1...0.11.2

0.11.1

29 Sep 12:52

Choose a tag to compare

What's Changed

  • Create release 0.11.0 by @brahimhaddou in #746
  • bump version to 0.11.1 SNAPSHOT by @brahimhaddou in #749
  • [GR-68095] Change links in the Native Build Tools Gradle page by @ban-mi in #753
  • Group annotations by dependency and print a warning if the dependency is missing by @dnestoro in #752
  • Fix configuration cache compatibility in generating excluded args by @bacecek in #763
  • Remove the default Maven phase bound to the metadata-copy Maven goal to simplify the use of integration tests by @linghengqian in #748
  • Prepare SBOM integration for GraalVM 25 by @rudsberg in #759
  • Add testing of Gradle 9 by @melix in #766
  • supporting jdk toolchain configuration by @SergeDemoulinGebit in #622
  • Move JUnit tests to get started by @ban-mi in #767
  • Disable layered images test temporarily because of a problem on GralVM side by @dnestoro in #772
  • Add new JUnit 5.14/6.0 types to initialize-at-build-time classes by @marcphilipp in #771
  • Prepare repository for release 0.11.1 by @dnestoro in #770

New Contributors

Full Changelog: 0.11.0...0.11.1

0.11.0

22 Jul 09:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.6...0.11.0

0.10.6

15 Mar 23:22

Choose a tag to compare

What's Changed

  • Fix the font-size of the leading paragraph by @olyagpl in #692
  • SBOM: fix issue with unresolved artifacts and empty "components" by @rudsberg in #688
  • Fix workflow trigger by @melix in #682
  • Add options to allow overriding some native-image parameters from com… by @melix in #683
  • Disable sbom tests that cause transient failures by @dnestoro in #697
  • Reduce verbosity of maven logs by @dnestoro in #696
  • [cleanup] fix small mistake in doc by @hogoww in #687
  • Update ubuntu version used in github actions by @dnestoro in #699
  • Run functional tests with gradle version 8.13 by @dnestoro in #700
  • Add exclusions to Maven plugin by @melix in #684
  • Add developer documentation by @DSouzaM in #678
  • Update reachability metadata repository version by @dnestoro in #701

New Contributors

Full Changelog: 0.10.5...0.10.6

0.10.5

05 Feb 10:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.4...0.10.5

0.10.4

05 Dec 12:44

Choose a tag to compare

What's Changed

  • Improve Native Image SBOM Generation by @rudsberg in #623
  • Fix links to Reachability Metadata documentation. by @olyagpl in #627
  • Fix links to the resources file in Maven/Gradle quickstart guides #296 by @olyagpl in #632
  • Bump io.netty:netty-codec-http from 4.1.80.Final to 4.1.108.Final in /samples/metadata-repo-integration by @dependabot in #588
  • Fix the resources file link in the Maven quickstart guide #632 by @olyagpl in #637
  • Make accessFilter file registration thread safe by @dnestoro in #635
  • Update metadata repository version by @dnestoro in #640

New Contributors

Full Changelog: 0.10.3...0.10.4

0.10.3

10 Sep 11:21

Choose a tag to compare

What's Changed

  • Add exponential backoff when downloading the metadata repository by @melix in #597
  • Refactor Initialization of Configuration File Merger by @dnestoro in #586
  • Adjust native-build tools to reachability-metadata.json by @vjovanov in #614
  • Fixes the issue that nativeTest cannot be executed using Junit 5.11.0-M2 by @linghengqian in #603
  • Fix broken link for quick build mode by @dnestoro in #618
  • Bump metadata repository version to 0.3.9 by @dnestoro in #617
  • Fix error message when the JDK is not a GraalVM by @eregon in #616
  • Fix args parsing on Windows by @houcine7 in #609

New Contributors

Full Changelog: 0.10.2...0.10.3