Skip to content

Commit d00ae99

Browse files
authored
Merge pull request #358 from pwschuurman/release-2.9-release-notes
Add changelog for v2.9.2
2 parents 6ff3fb6 + da78897 commit d00ae99

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG/CHANGELOG-2.9.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# Release notes for v2.9.2
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
5+
# Changelog since v2.9.1
6+
7+
## Changes by Kind
8+
9+
### Uncategorized
10+
11+
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.41.0 to 0.46.0 to fix CVE-2023-47108 ([#357](https://github.com/kubernetes-csi/node-driver-registrar/pull/357), [@pwschuurman](https://github.com/pwschuurman))
12+
13+
## Dependencies
14+
15+
### Added
16+
_Nothing has changed._
17+
18+
### Changed
19+
- github.com/go-logr/logr: [v1.2.4 → v1.3.0](https://github.com/go-logr/logr/compare/v1.2.4...v1.3.0)
20+
- github.com/google/go-cmp: [v0.5.9 → v0.6.0](https://github.com/google/go-cmp/compare/v0.5.9...v0.6.0)
21+
- github.com/stretchr/testify: [v1.8.2 → v1.8.4](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.4)
22+
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc: v0.41.0 → v0.46.0
23+
- go.opentelemetry.io/otel/metric: v0.38.0 → v1.20.0
24+
- go.opentelemetry.io/otel/trace: v1.15.0 → v1.20.0
25+
- go.opentelemetry.io/otel: v1.15.0 → v1.20.0
26+
27+
### Removed
28+
_Nothing has changed._
29+
130
# Release notes for v2.9.1
231

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

0 commit comments

Comments
 (0)