Skip to content

v0.11.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 17 Jan 23:16
· 505 commits to main since this release

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

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.