Skip to content

Commit 0407d0f

Browse files
authored
Merge pull request #841 from xing-yang/changelog_6.2.2
Add changelog for 6.2.2.
2 parents c560bd0 + a56b53c commit 0407d0f

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG/CHANGELOG-6.2.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# Release notes for v6.2.2
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v6.2.1
6+
7+
## Changes by Kind
8+
9+
### Bug or Regression
10+
11+
- Cherry-pick ([#824](https://github.com/kubernetes-csi/external-snapshotter/pull/824), [@andyzhangx](https://github.com/andyzhangx)). Fixes CVE-2022-41723. ([#840](https://github.com/kubernetes-csi/external-snapshotter/pull/840), [@xing-yang](https://github.com/xing-yang)).
12+
13+
## Dependencies
14+
15+
### Added
16+
_Nothing has changed._
17+
18+
### Changed
19+
- github.com/yuin/goldmark: [v1.4.13 → v1.3.5](https://github.com/yuin/goldmark/compare/v1.4.13...v1.3.5)
20+
- golang.org/x/mod: v0.6.0 → v0.8.0
21+
- golang.org/x/net: v0.4.0 → v0.8.0
22+
- golang.org/x/sys: v0.3.0 → v0.6.0
23+
- golang.org/x/term: v0.3.0 → v0.6.0
24+
- golang.org/x/text: v0.5.0 → v0.8.0
25+
- golang.org/x/tools: v0.2.0 → v0.6.0
26+
27+
### Removed
28+
_Nothing has changed._
29+
30+
# Release notes for v6.2.1
31+
32+
[Documentation](https://kubernetes-csi.github.io)
33+
34+
# Changelog since v6.2.0
35+
36+
registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.2.0 was not built successfully due to timeout.
37+
v6.2.1 was cut so that we can have registry.k8s.io/sig-storage/snapshot-validation-webhook:v6.2.1.
38+
139
# Release notes for v6.2.0
240

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

0 commit comments

Comments
 (0)