diff --git a/CHANGELOG/CHANGELOG-0.9.md b/CHANGELOG/CHANGELOG-0.9.md new file mode 100644 index 00000000..8a7882fe --- /dev/null +++ b/CHANGELOG/CHANGELOG-0.9.md @@ -0,0 +1,23 @@ +# Release notes for v0.9.0 + +[Documentation](https://docs.k8s.io/docs/home) +# Changelog since v0.8.1 + +## Changes by Kind + +### Other (Cleanup or Flake) + +- 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)) + +## Dependencies + +### Added +_Nothing has changed._ + +### Changed +- github.com/golang/groupcache: [8c9f03a → 215e871](https://github.com/golang/groupcache/compare/8c9f03a...215e871) +- github.com/onsi/ginkgo: [v1.12.0 → v1.11.0](https://github.com/onsi/ginkgo/compare/v1.12.0...v1.11.0) +- github.com/onsi/gomega: [v1.7.1 → v1.7.0](https://github.com/onsi/gomega/compare/v1.7.1...v1.7.0) + +### Removed +- k8s.io/klog: v1.0.0