Skip to content

Commit 80a7aa9

Browse files
authored
Merge pull request #941 from sunnylovestiramisu/release-6.3
Add Changelog for v6.3.1
2 parents 472863e + 12cf325 commit 80a7aa9

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

CHANGELOG/CHANGELOG-6.3.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,33 @@
1-
# Release notes for v6.3.0
1+
# Release notes for v6.3.1
22

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

5+
# Changelog since v6.3.0
6+
7+
## Changes by Kind
8+
9+
### Uncategorized
10+
11+
- CVE fixes: CVE-2023-44487, CVE-2023-3978 ([#938](https://github.com/kubernetes-csi/external-snapshotter/pull/938), [@dannawang0221](https://github.com/dannawang0221))
12+
- Webhooks for group snapshot CRs will be disabled by default. Command line argument `enable-volume-group-snapshot-webhook` needs to be added to enable these webhooks. ([#940](https://github.com/kubernetes-csi/external-snapshotter/pull/940), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
13+
14+
## Dependencies
15+
16+
### Added
17+
_Nothing has changed._
18+
19+
### Changed
20+
- golang.org/x/crypto: v0.11.0 → v0.14.0
21+
- golang.org/x/net: v0.13.0 → v0.17.0
22+
- golang.org/x/sys: v0.10.0 → v0.13.0
23+
- golang.org/x/term: v0.10.0 → v0.13.0
24+
- golang.org/x/text: v0.11.0 → v0.13.0
25+
26+
### Removed
27+
_Nothing has changed._
28+
29+
# Release notes for v6.3.0
30+
531
# Changelog since v6.2.0
632

733
## Changes by Kind

0 commit comments

Comments
 (0)