Skip to content

1.0.0

Latest

Choose a tag to compare

@graalvmbot graalvmbot released this 24 Mar 14:28
· 8 commits to master since this release

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