Skip to content

v0.14.2

Choose a tag to compare

@apollo-bot2 apollo-bot2 released this 31 May 21:49
· 1396 commits to main since this release
386374e

🐛 Fixes

  • Correctly report errors when the router fails to start up in rover dev - @dbanty, #1607 fixes #1551, #1569, #1572, and #1586

    When rover dev fails to start the router, a proper error is returned along with the logs output by the router. This should make startup errors easier to track down and debug.

  • Enable using enterprise features in the router when running rover dev - @dbanty, #1608

    When running rover dev, the APOLLO_KEY and APOLLO_GRAPH_REF environment variables are passed along to the router on startup, allowing the use of enterprise-only features in local development.

🛠 Maintenance

📚 Documentation

  • Refactor authentication notice across docset - @StephenBarlow, #1598

    Re-use the same MDX snippet when rendering the notice in the docs that a command requires authentication.


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.