v0.15.0
🚀 Features
-
New
rover persisted-queries publish
command - @EverlastingBugstopper, #1599Adds a new command:
rover persisted-queries publish
that allows publishing operations to a persisted queries list in GraphOS that can be consumed by a router. This command is in a private preview phase, so the command does not show up in the help text and will not work for you unless your enterprise organization has been granted preview access by Apollo.
🐛 Fixes
-
Fix router logging in
rover dev
- @dbanty, #1626Newer versions of the router started to output JSON that was in a format that was not expected by
rover dev
. Router logs now properly appear when runningrover dev
with--log <error | warn | info | debug | trace>
.
🛠 Maintenance
-
Development dependency updates - @renovate, #1623
concurrently
8.0.1 -> 8.1.0
eslint
8.41.0 -> 8.42.0
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.