Skip to content

Commit 890c0f5

Browse files
repo: Dev v1.34.9 (envoyproxy#41488)
Co-authored-by: publish-envoy[bot] <140627008+publish-envoy[bot]@users.noreply.github.com>
1 parent 55189eb commit 890c0f5

File tree

4 files changed

+30
-25
lines changed

4 files changed

+30
-25
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.34.8
1+
1.34.9-dev

changelogs/1.34.8.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
date: October 13, 2025
2+
3+
bug_fixes:
4+
- area: dependency
5+
change: |
6+
Resolve dependency CVEs:
7+
8+
- CVE-2025-0725: curl
9+
- CVE-2024-11407: gRPC
10+
- CVE-2024-25176: luajit
11+
- CVE-2024-25177: luajit
12+
- CVE-2024-25178: luajit
13+
- CVE-2025-27817: kafka
14+
- CVE-2025-27818: kafka.

changelogs/current.yaml

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
date: October 13, 2025
1+
date: Pending
2+
3+
behavior_changes:
4+
# *Changes that are expected to cause an incompatibility if applicable; deployment changes are likely required*
5+
6+
minor_behavior_changes:
7+
# *Changes that may cause incompatibilities for some users, but should not for most*
28

39
bug_fixes:
4-
- area: dependency
5-
change: |
6-
Resolve dependency CVEs:
7-
8-
- CVE-2025-0725: curl
9-
- CVE-2024-11407: gRPC
10-
- CVE-2024-25176: luajit
11-
- CVE-2024-25177: luajit
12-
- CVE-2024-25178: luajit
13-
- CVE-2025-27817: kafka
14-
- CVE-2025-27818: kafka.
10+
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
11+
12+
removed_config_or_runtime:
13+
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
14+
15+
new_features:
16+
17+
deprecated:

changelogs/summary.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +0,0 @@
1-
**Summary of changes**:
2-
3-
* Security updates:
4-
5-
Resolve dependency CVEs:
6-
- CVE-2025-0725: curl
7-
- CVE-2024-11407: gRPC
8-
- CVE-2024-25176: luajit
9-
- CVE-2024-25177: luajit
10-
- CVE-2024-25178: luajit
11-
- CVE-2025-27817: kafka
12-
- CVE-2025-27818: kafka

0 commit comments

Comments
 (0)