v0.12.2
🚀 Features
-
Warn when
federation_version
is not pinned - @EverlastingBugstopper, #1524As 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 exactfederation_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, #1525In 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
-
Updates internal node dependencies - @EverlastingBugstopper #1522
node
v18.14.0 -> v18.14.1
npm
v9.4.2 -> v9.5.0
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.