v0.11.0-rc.2
Pre-release
Pre-release
apollo-bot2
released this
20 Jan 19:45
·
598 commits
to main
since this release
-
This release includes some changes to
rover dev
:- 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. rover dev
will now intelligently select a version of the router and composition to use based on the versions in./latest_plugin_versions.json
-n
is now an alias for--name
- There is now a
-
There are two new commands:
rover contract publish
androver 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.