Skip to content

Commit dc2b9ca

Browse files
authored
[release/v1.3] release v1.3.3 notes (envoyproxy#5969)
release v1.3.3 notes Signed-off-by: Guy Daich <[email protected]>
1 parent 9c478c1 commit dc2b9ca

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

release-notes/v1.3.3.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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+

0 commit comments

Comments
 (0)