Skip to content

Commit f543f7a

Browse files
authored
Merge pull request #511 from songjiaxun/release-4.4
Add changelog for v4.4.2
2 parents 7216c4d + 289f271 commit f543f7a

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG/CHANGELOG-4.4.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
# Release notes for v4.4.2
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v4.4.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. ([#510](https://github.com/kubernetes-csi/external-attacher/pull/510), [@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.19.1 → v1.23.0
20+
- github.com/envoyproxy/go-control-plane: [9239064 → v0.11.1](https://github.com/envoyproxy/go-control-plane/compare/9239064...v0.11.1)
21+
- 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)
22+
- github.com/golang/glog: [v1.1.0 → v1.1.2](https://github.com/golang/glog/compare/v1.1.0...v1.1.2)
23+
- github.com/google/uuid: [v1.3.0 → v1.3.1](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)
24+
- golang.org/x/oauth2: v0.8.0 → v0.11.0
25+
- golang.org/x/sync: v0.2.0 → v0.3.0
26+
- google.golang.org/genproto/googleapis/api: dd9d682 → b8732ec
27+
- google.golang.org/genproto/googleapis/rpc: 28d5490 → b8732ec
28+
- google.golang.org/genproto: 0005af6 → b8732ec
29+
- google.golang.org/grpc: v1.57.0 → v1.59.0
30+
- google.golang.org/protobuf: v1.30.0 → v1.31.0
31+
32+
### Removed
33+
_Nothing has changed._
34+
135
# Release notes for v4.4.1
236

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

0 commit comments

Comments
 (0)