github apollographql/router v1.30.1

latest releases: v2.0.0-alpha.7, v1.55.0-rc.1, v1.55.0-rc.0...
12 months ago

🐛 Fixes

Fix Studio reporting when it is not configured (Issue #3871)

We have fixed a bug that crept into v1.30.0 where reporting traces and metrics to Apollo Studio did not occur unless the apollo section was defined in telemetry within configuration. This means that a relatively simple setup where only the APOLLO_KEY and APOLLO_GRAPH_REF environment variables were set, reporting was not working. This is now corrected. Upgrading to v1.30.1 is straightforward, however, in the event that an upgrade from v1.30.0 to v1.30.1 is not possible (for example, don't want to deploy on a Friday!), then the configuration can be set to an empty object and reporting will resume. An example of this is available on the referenced issue.

By @Geal in #3881

Don't miss a new router release

NewReleases is sending notifications on new releases.