Skip to content

v0.3.2

Latest

Choose a tag to compare

@winhowes winhowes released this 08 May 19:13
9db7efc

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_xfcc auth failure logs to the configured XFCC header instead of logging the full request header map.
  • Kept the structured reason and configured_header fields 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