github apollographql/router v1.61.7

latest releases: v2.6.2-rc.1, v2.6.1-rc.0, v2.6.2-rc.0...
3 months ago

🔍 Debuggability

Log whether safe-listing enforcement was skipped (Issue #7509)

When logging unknown operations encountered during safe-listing, include information about whether enforcement was skipped. This will help distinguish between truly problematic external operations (where enforcement_skipped is false) and internal operations that are intentionally allowed to bypass safelisting (where enforcement_skipped is true).

By @DaleSeo in #7509

Don't miss a new router release

NewReleases is sending notifications on new releases.