weatherman
weatherman
It's officially part of the spec so rover should support it as well. Others have gone through similar additions for `@deprecated` support https://github.com/apollographql/router/pull/1452 We can now see `@deprecated` on the...
## Description There's a newline printed to stdout for the supergraph schema that didn't appear in previous versions. ### Steps to reproduce Run `rover supergraph compose --config supergraph.yaml 2>/dev/null` with...
When I run `scripts/install.sh` and then try to compose a supergraph, I get an error ```sh ➜ rover supergraph compose --elv2-license accept --skip-update --config examples/basic/supergraph.yaml error: Output from `/Users/itme/.rover/bin/supergraph-v2.0.0-preview.10 compose`...