Skip to content

v0.11.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 20 Jan 19:45
· 598 commits to main since this release
c5ace8a
  • This release includes some changes to rover dev:

    1. There is now a --router-config <ROUTER_YAML_PATH> argument that you can pass to specify a yaml configuration file to start the router with. This file is reloaded when it is changed.
    2. rover dev will now intelligently select a version of the router and composition to use based on the versions in ./latest_plugin_versions.json
    3. -n is now an alias for --name
  • There are two new commands: rover contract publish and rover contract describe. Docs on these commands can be found here.

  • The --output argument has been renamed to --format and should be used for specifying JSON output, and --output should be used for writing Rover's command output to a file.


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.