Skip to content

Commit e7c0bcc

Browse files
authored
Merge pull request #1098 from songjiaxun/release-3.6
Add changelog for v3.6.2
2 parents 5f79b17 + add0c2c commit e7c0bcc

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG/CHANGELOG-3.6.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# Release notes for v3.6.2
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v3.6.1
6+
7+
## Changes by Kind
8+
9+
### Bug or Regression
10+
11+
- Bump google.golang.org/grpc from v1.57.0 to v1.59.0 to fix CVE-2023-44487. ([#1096](https://github.com/kubernetes-csi/external-provisioner/pull/1096), [@songjiaxun](https://github.com/songjiaxun))
12+
13+
## Dependencies
14+
15+
### Added
16+
_Nothing has changed._
17+
18+
### Changed
19+
- cloud.google.com/go/firestore: v1.11.0 → v1.12.0
20+
- cloud.google.com/go: v0.110.6 → v0.110.7
21+
- github.com/envoyproxy/go-control-plane: [9239064 → v0.11.1](https://github.com/envoyproxy/go-control-plane/compare/9239064...v0.11.1)
22+
- github.com/envoyproxy/protoc-gen-validate: [v0.10.1 → v1.0.2](https://github.com/envoyproxy/protoc-gen-validate/compare/v0.10.1...v1.0.2)
23+
- github.com/golang/glog: [v1.1.0 → v1.1.2](https://github.com/golang/glog/compare/v1.1.0...v1.1.2)
24+
- google.golang.org/genproto: f966b18 → b8732ec
25+
- google.golang.org/grpc: v1.57.0 → v1.59.0
26+
27+
### Removed
28+
_Nothing has changed._
29+
130
# Release notes for v3.6.1
231

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

0 commit comments

Comments
 (0)