Skip to content

v0.15.0

Compare
Choose a tag to compare
@apollo-bot2 apollo-bot2 released this 08 Jun 19:09
· 403 commits to main since this release
8c43ff3

🚀 Features

  • New rover persisted-queries publish command - @EverlastingBugstopper, #1599

    Adds 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, #1626

    Newer 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 running rover 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.