File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed
site/content/en/news/releases/notes Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 1+ date : May 8, 2025
2+
3+ bug fixes : |
4+ Fix issue where ReferenceGrant from SecurityPolicy to the referenced RemoteJWKS backend was not respected.
5+ Fix HTTPRoute precedence by correctly considering header and query match types.
6+ Fix to return an error if direct response size exceeds the limit.
7+ Fix to avoid adding the TLS inspector filter to QUIC listeners.
8+ Fix to continue processing remaining GatewayClasses after encountering an error.
9+ Add validation for header values.
10+
11+ # Other notable changes not covered by the above sections.
12+ Other changes : |
13+ Bumped envoy to v1.33.3.
14+ Bumped ratelimit to 3e085e5b.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " v1.3.3"
3+ publishdate : 2025-05-08
4+ ---
5+
6+ Date: May 8, 2025
7+
8+ ## Bug fixes
9+ - Fix issue where ReferenceGrant from SecurityPolicy to the referenced RemoteJWKS backend was not respected.
10+ - Fix HTTPRoute precedence by correctly considering header and query match types.
11+ - Fix to return an error if direct response size exceeds the limit.
12+ - Fix to avoid adding the TLS inspector filter to QUIC listeners.
13+ - Fix to continue processing remaining GatewayClasses after encountering an error.
14+ - Add validation for header values.
15+
16+ ## Other changes
17+ - Bumped envoy to v1.33.3.
18+ - Bumped ratelimit to 3e085e5b.
19+
You can’t perform that action at this time.
0 commit comments