github apollographql/router v0.1.0-preview.0

latest releases: v1.57.1, v1.57.1-rc.0, v1.57.0...
2 years ago

🎉 The Apollo Router has graduated to its Preview phase! 🎉

For more information on what's expected at this stage, please see our release stages.

🐛 Fixes

  • Header propagation by name only fixed (PR #709)
    Previously rename and default values were required (even though they were correctly not flagged as required in the json schema).
    The following will now work:

    headers:
      all:
      - propagate:
          named: test
  • Fix OTLP hang on reload (PR #711)

    Fixes hang when OTLP exporter is configured and configuration hot reloads.

Don't miss a new router release

NewReleases is sending notifications on new releases.