v0.0.1-rc.6
Pre-release
Pre-release
Disclaimer: Rover is still in an experimental stage and should not be used in production. This release is intended for use by internal teams at Apollo.
Installation
You can install Rover by running npm install -g @apollo/rover
, or if you'd rather bring in a native binary, you can run the following commands:
Linux and MacOS
curl -sSL https://raw.githubusercontent.com/apollographql/rover/v0.0.1-rc.6/installers/binstall/scripts/nix/install.sh | VERSION=v0.0.1-rc.6 sh
Windows
iwr 'https://raw.githubusercontent.com/apollographql/rover/v0.0.1-rc.6/installers/binstall/scripts/windows/install.ps1' | iex
Alternatively, you can download the binary for your operating system and manually adding its location to your PATH
.
0.0.1-rc.6
Added
- Some
trace
level logs to our API client
Changed
- Removed newlines after errors
- Removed
GraphQL error:
prefix for errors returned from the Apollo API
Fixed
- The previous release announced support for reporting gitContext to the Apollo API, but unfortunately it didn't quite work! Now it does.
- Rover now correctly reports its version to the Apollo API
SHA256 of release binaries for validation:
- Linux: eb17ced09472994a9c8af584c76ebfb7182233ee5a473c7608eef8e37a70fb06
- Windows: 399f99e6ed3d5c2372367bdd9551a8538ae2e2d91f50f9c57a51c186b896b4f1
- MacOS: 71f1f8afa03b7aa20400a0fa4bbd70e487c7f7b0f85c0ff93910c87fef4b21d2