apollo-router 2.13.1

A configurable, high-performance routing runtime for Apollo Federation 🚀
Documentation
1
2
3
4
5
6
7
8
9
10
11
description: telemetry.(tracing|metrics|logging) has been moved to to telemetry.exporters.(tracing|metrics|logging)
actions:
  - type: move
    from: telemetry.tracing
    to: telemetry.exporters.tracing
  - type: move
    from: telemetry.logging
    to: telemetry.exporters.logging
  - type: move
    from: telemetry.metrics
    to: telemetry.exporters.metrics