Skip to content

Releases: graalvm/native-build-tools

1.1.2

09 Jun 15:04

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

25 May 11:43

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

22 Apr 13:42

Choose a tag to compare

What's Changed

  • Release 1.0.0 by @graalvmbot in #857
  • Bump version to 1.0.1-SNAPSHOT by @graalvmbot in #858
  • Use a safer way to create the temporary access filter file by @sschuberth in #852
  • Bump io.netty:netty-codec-http from 4.1.129.Final to 4.1.132.Final in /samples/metadata-repo-integration by @dependabot[bot] in #859
  • Add class introduced in 5.14.1/6.0.1 by @marcphilipp in #794
  • Reduce CI usage by running CI only on "pull_request" and running only the latest gradle version (except when creating a new release) by @jormundur00 in #861
  • Update latest docs symlink and improve 1.0.0 release notes by @jormundur00 in #866
  • Fix early classpath resolution in GenerateDynamicAccessMetadata by @jormundur00 in #868
  • Bump reachability metadata version to 1.0.0 by @jormundur00 in #879
  • Add listLibrariesMissingMetadata task/goal for Gradle and Maven by @jormundur00 in #877

Full Changelog: 1.0.0...1.1.0

1.0.0

24 Mar 14:28

Choose a tag to compare

Breaking Changes

  • Native Build Tools 1.0.0 moves to the 1.0-M1 release of the reachability metadata repository, which uses the new reachability-metadata.json metadata format and no longer uses the global metadata/index.json.
  • This may require dependency and metadata updates in downstream projects; some stacks can regress until they adapt.

What's Changed

  • Fix broken JavaApplicationFunctionalTest due to using a removed feature by @jormundur00 in #850
  • Remove the usage of the global metadata/index.json from the nbt plugins by @jormundur00 in #829
  • Add reachability-metadata-schema cross-validation by @jormundur00 in #840
  • Merge 1.0-M1 branch to master by @jormundur00 in #848

Full Changelog: 0.11.5...1.0.0

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