v0.16.1
note: this release breaks rover supergraph compose
completely.
please upgrade to v0.16.2.
🐛 Fixes
-
Fixes breaking change in parsing of
federation_version
value insupergraph.yaml
- @dbanty, #1652 fixes #1647In the v0.16.0 release, Rover added support for environment variable expansion in the entire
supergraph.yaml
file. Unfortunately, this change broke parsing offederation_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.