Skip to content

Commit f7ea027

Browse files
authored
Merge pull request #956 from songjiaxun/release-6.3
Add changelog for v6.3.2
2 parents e1d0ab9 + c9a8a13 commit f7ea027

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/CHANGELOG-6.3.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# Release notes for v6.3.2
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v6.3.1
6+
7+
## Changes by Kind
8+
9+
### Bug or Regression
10+
11+
- Bump google.golang.org/grpc from v1.58.0 to v1.59.0 to fix CVE-2023-44487. ([#954](https://github.com/kubernetes-csi/external-snapshotter/pull/954), [@songjiaxun](https://github.com/songjiaxun))
12+
13+
## Dependencies
14+
15+
### Added
16+
_Nothing has changed._
17+
18+
### Changed
19+
- cloud.google.com/go/compute: v1.21.0 → v1.23.0
20+
- github.com/golang/glog: [v1.1.0 → v1.1.2](https://github.com/golang/glog/compare/v1.1.0...v1.1.2)
21+
- github.com/google/uuid: [v1.3.0 → v1.3.1](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)
22+
- golang.org/x/oauth2: v0.10.0 → v0.11.0
23+
- google.golang.org/genproto/googleapis/api: 782d3b1 → b8732ec
24+
- google.golang.org/genproto/googleapis/rpc: 782d3b1 → b8732ec
25+
- google.golang.org/genproto: 782d3b1 → b8732ec
26+
- google.golang.org/grpc: v1.58.0 → v1.59.0
27+
28+
### Removed
29+
_Nothing has changed._
30+
131
# Release notes for v6.3.1
232

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

0 commit comments

Comments
 (0)