Breaking Changes
- Native Build Tools 1.0.0 moves to the
1.0-M1release of the reachability metadata repository, which uses the newreachability-metadata.jsonmetadata format and no longer uses the globalmetadata/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