Changelog
v0.3.2 is a focused XFCC logging-scope patch that narrows auth failure diagnostics to the configured XFCC header values only.
Highlights
- Restricted
envoy_xfccauth failure logs to the configured XFCC header instead of logging the full request header map. - Kept the structured
reasonandconfigured_headerfields so failed XFCC authentication remains debuggable. - Added coverage that asserts unrelated request headers are omitted from the XFCC auth failure log.
Included PRs
- #648 Log only configured XFCC header