Skip to content

Commit 97d21c0

Browse files
committed
Prepare release v0.9.0
Add changelog for a new release.
1 parent 23a32a1 commit 97d21c0

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG/CHANGELOG-0.9.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Release notes for v0.9.0
2+
3+
[Documentation](https://docs.k8s.io/docs/home)
4+
# Changelog since v0.8.1
5+
6+
## Changes by Kind
7+
8+
### Other (Cleanup or Flake)
9+
10+
- Projects using csi-lib-utils should update to klog/v2 or must ensure that klog/v1 and klog/v2 are both configured as described in https://github.com/kubernetes/klog/blob/master/examples/coexist_klog_v1_and_v2/coexist_klog_v1_and_v2.go. ([#60](https://github.com/kubernetes-csi/csi-lib-utils/pull/60), [@pohly](https://github.com/pohly))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
- github.com/golang/groupcache: [8c9f03a → 215e871](https://github.com/golang/groupcache/compare/8c9f03a...215e871)
19+
- github.com/onsi/ginkgo: [v1.12.0 → v1.11.0](https://github.com/onsi/ginkgo/compare/v1.12.0...v1.11.0)
20+
- github.com/onsi/gomega: [v1.7.1 → v1.7.0](https://github.com/onsi/gomega/compare/v1.7.1...v1.7.0)
21+
22+
### Removed
23+
- k8s.io/klog: v1.0.0

0 commit comments

Comments
 (0)