Skip to content

v0.12.2

Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 23 Feb 19:43
· 629 commits to main since this release
9fececc

🚀 Features

  • Warn when federation_version is not pinned - @EverlastingBugstopper, #1524

    As of this release, we no longer recommend auto-updates for the rover supergraph compose command because of the coordination path that is required to roll out new versions of Federation. If you do not specify an exact federation_version, a warning will be printed. In a future version of Rover we will entirely deprecate auto-updating, so please migrate now. This change includes some changes to our documentation as well, check out the docs for more information.

🐛 Fixes

  • Fixes composition error reporting in rover subgraph check - @EverlastingBugstopper, #1525

    In Rover v0.12.0 and v0.12.1, running a rover subgraph check with an invalid schema failed to report the composition errors, this behavior is fixed in v0.12.2.

🛠 Maintenance


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.