Skip to content

Commit a0677df

Browse files
authored
Merge pull request #1139 from msau42/changelog-release-3.6
Changelog for v3.6.3
2 parents 5192e1f + c2a22e5 commit a0677df

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.3
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
## Changes by Kind
6+
7+
### Bug or Regression
8+
9+
- Fix: CVE-2023-48795 ([#1136](https://github.com/kubernetes-csi/external-provisioner/pull/1136), [@sunnylovestiramisu](https://github.com/sunnylovestiramisu))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
- github.com/kubernetes-csi/csi-lib-utils: [v0.14.0 → v0.14.1](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.14.0...v0.14.1)
18+
- golang.org/x/crypto: v0.14.0 → v0.17.0
19+
- golang.org/x/sys: v0.13.0 → v0.15.0
20+
- golang.org/x/term: v0.13.0 → v0.15.0
21+
- golang.org/x/text: v0.13.0 → v0.14.0
22+
23+
### Removed
24+
_Nothing has changed._
25+
126
# Release notes for v3.6.2
227

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

0 commit comments

Comments
 (0)