Skip to content

Commit 563d193

Browse files
committed
Add changelog for 3.6.1
1 parent 506dd2b commit 563d193

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/CHANGELOG-3.6.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# Release notes for v3.6.1
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
## Changes by Kind
6+
7+
### Bug or Regression
8+
9+
- CVE fixes: CVE-2023-44487, CVE-2023-39323, CVE-2023-3978 ([#1057](https://github.com/kubernetes-csi/external-provisioner/pull/1057), [@dannawang0221](https://github.com/dannawang0221))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
- golang.org/x/crypto: v0.12.0 → v0.14.0
18+
- golang.org/x/net: v0.14.0 → v0.17.0
19+
- golang.org/x/sys: v0.11.0 → v0.13.0
20+
- golang.org/x/term: v0.11.0 → v0.13.0
21+
- golang.org/x/text: v0.12.0 → v0.13.0
22+
23+
### Removed
24+
_Nothing has changed._
25+
126
# Release notes for v3.6.0
227

328
[Documentation](https://kubernetes-csi.github.io)

0 commit comments

Comments
 (0)