Skip to content

Commit 1be8aef

Browse files
authored
Merge pull request #1243 from AndrewSirenko/changelog-release-8.0
Add changelog for 8.0.2
2 parents 6907e94 + 0423259 commit 1be8aef

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CHANGELOG/CHANGELOG-8.0.md

+36
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# Release notes for v8.0.2
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
## Changes by Kind
6+
7+
### Bug or Regression
8+
9+
- Fix unbounded volumesnapshots list call on Snapshot Controller startup ([#1240](https://github.com/kubernetes-csi/external-snapshotter/pull/1240), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
10+
- Fix: GHSA-xr7q-jx4m-x55m ([#1138](https://github.com/kubernetes-csi/external-snapshotter/pull/1138), [@andyzhangx](https://github.com/andyzhangx))
11+
12+
## Dependencies
13+
14+
### Added
15+
- cel.dev/expr: v0.15.0
16+
17+
### Changed
18+
- github.com/cncf/xds/go: [8a4994d → 555b57e](https://github.com/cncf/xds/compare/8a4994d...555b57e)
19+
- github.com/golang/glog: [v1.2.0 → v1.2.1](https://github.com/golang/glog/compare/v1.2.0...v1.2.1)
20+
- golang.org/x/crypto: v0.23.0 → v0.26.0
21+
- golang.org/x/mod: v0.15.0 → v0.17.0
22+
- golang.org/x/net: v0.25.0 → v0.28.0
23+
- golang.org/x/sync: v0.7.0 → v0.8.0
24+
- golang.org/x/sys: v0.20.0 → v0.24.0
25+
- golang.org/x/term: v0.20.0 → v0.23.0
26+
- golang.org/x/text: v0.15.0 → v0.17.0
27+
- golang.org/x/tools: v0.18.0 → e35e4cc
28+
- google.golang.org/appengine: v1.6.8 → v1.6.7
29+
- google.golang.org/genproto/googleapis/api: 94a12d6 → 5315273
30+
- google.golang.org/genproto/googleapis/rpc: 94a12d6 → 8ffd90a
31+
- google.golang.org/grpc: v1.64.0 → v1.65.0
32+
- google.golang.org/protobuf: v1.34.1 → v1.34.2
33+
34+
### Removed
35+
- cloud.google.com/go/compute: v1.25.1
36+
137
# Release notes for v8.0.1
238

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

0 commit comments

Comments
 (0)