You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/current.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ bug fixes: |
32
32
Fixed service account token handling in GatewayNamespaceMode to use SDS for properly refreshing expired token.
33
33
Fixed handling of regex meta characters in prefix match replace for URL rewrite.
34
34
Disabled the default emission of `x-envoy-ratelimited` headers from the rate limit filter; re-enable with the `enableEnvoyHeaders` setting in ClientTrafficPolicy.
35
+
Fixed a nil pointer panic in the XDS translator when building API key authentication filter configurations with `sanitize` enabled and no `forwardClientIDHeader` set.
35
36
Truncated Gateway API status condition messages to stay within Kubernetes limits and prevent update failures.
0 commit comments