Skip to content

Commit 6be9955

Browse files
committed
changelogs: Prepare 1.34.8 release
Signed-off-by: Ryan Northey <[email protected]>
1 parent 9a481fe commit 6be9955

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

changelogs/current.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ minor_behavior_changes:
88

99
bug_fixes:
1010
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
11+
- area: dependency
12+
change: |
13+
Resolve dependency CVEs:
14+
15+
- CVE-2025-0725: curl
16+
- CVE-2024-11407: gRPC
17+
- CVE-2024-25176: luajit
18+
- CVE-2024-25177: luajit
19+
- CVE-2024-25178: luajit
20+
- CVE-2025-27817: kafka
21+
- CVE-2025-27818: kafka.
1122
1223
removed_config_or_runtime:
1324
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`

changelogs/summary.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
**Summary of changes**:
22

3-
* Docker images:
4-
- Fix for distroless images to ensure nonroot.
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)