Skip to content

Commit 5c0ee48

Browse files
zirainaburan28
authored andcommitted
release notes for v1.5.4 (envoyproxy#7265)
Signed-off-by: zirain <[email protected]> Signed-off-by: Adam Buran <[email protected]>
1 parent affa01c commit 5c0ee48

File tree

3 files changed

+53
-1
lines changed

3 files changed

+53
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.5.3
1+
v1.5.4

release-notes/v1.5.4.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
date: October 20, 2025
2+
3+
# Changes that are expected to cause an incompatibility with previous versions, such as deletions or modifications to existing APIs.
4+
breaking changes: |
5+
6+
# Updates addressing vulnerabilities, security flaws, or compliance requirements.
7+
security updates: |
8+
Bumped Go version to `1.24.9`.
9+
Bumped Envoy to `1.35.6`.
10+
11+
# New features or capabilities added in this release.
12+
new features: |
13+
14+
bug fixes: |
15+
16+
# Enhancements that improve performance.
17+
performance improvements: |
18+
19+
# Deprecated features or APIs.
20+
deprecations: |
21+
22+
# Other notable changes not covered by the above sections.
23+
Other changes: |
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: "v1.5.4"
3+
publishdate: 2025-10-20
4+
---
5+
6+
Date: October 20, 2025
7+
8+
## Breaking changes
9+
-
10+
11+
## Security updates
12+
- Bumped Go version to `1.24.9`.
13+
- Bumped Envoy to `1.35.6`.
14+
15+
## New features
16+
-
17+
18+
## Bug fixes
19+
-
20+
21+
## Performance improvements
22+
-
23+
24+
## Deprecations
25+
-
26+
27+
## Other changes
28+
-
29+

0 commit comments

Comments
 (0)