Skip to content

v0.16.1

Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 27 Jun 17:14
· 164 commits to main since this release
f97dafa

note: this release breaks rover supergraph compose completely.

please upgrade to v0.16.2.

🐛 Fixes

  • Fixes breaking change in parsing of federation_version value in supergraph.yaml - @dbanty, #1652 fixes #1647

    In the v0.16.0 release, Rover added support for environment variable expansion in the entire supergraph.yaml file. Unfortunately, this change broke parsing of federation_version in the case that an integer and not a string was passed. This breaking change has been fixed and regression tests have been added to the codebase to ensure this doesn't break again in the future.


This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.