Skip to content

v0.12.0

Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 17 Feb 22:05
· 480 commits to main since this release
12a3f9f

🚀 Features

  • Allow rover subgraph check to execute without operation check results - @jsegaran, #1490

    Apollo Studio now allows you to disable operation checks for a graph variant. Older versions of Rover will fail to parse the result of a check without a result for an operation check and return an error. Running the same check in versions of Rover after 0.12.0 will succeed when operation checks are disabled.

🛠 Maintenance

  • Fix up xtask test runner - @EverlastingBugstopper, #1505

    cargo xtask test detects failed tests and reruns them with some arguments. Unfortunately the code to insert --target arguments was in the wrong order and resulted in confusing internal error messages on failed tests, this is now fixed.

📚 Documentation


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.