v0.14.2
🐛 Fixes
-
Correctly report errors when the router fails to start up in
rover dev- @dbanty, #1607 fixes #1551, #1569, #1572, and #1586When
rover devfails 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, #1608When running
rover dev, theAPOLLO_KEYandAPOLLO_GRAPH_REFenvironment variables are passed along to the router on startup, allowing the use of enterprise-only features in local development.
🛠 Maintenance
-
Create renovate PRs automatically to bump latest plugin versions - @dbanty, #1606
Bumps to
./latest_plugin_versions.jsonthat are used to determine the versions of composition and the router to use in local development are now automatically created by Renovate. -
Many dependency updates - @EverlastingBugstopper and @renovate, #1528, #1558, #1609, #1610, #1611, #1613, #1615, #1616, and #1618
📚 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.