releases.shpreview

v1.61.7

$npx -y @buildinternet/releases show rel_-28Y8R2kVNIrLDRMKJTcp

๐Ÿ” 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 https://github.com/apollographql/router/pull/7509

Fetched April 11, 2026