From 97d21c022535bcd9bb412085da868f9a546d87cd Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Tue, 3 Nov 2020 10:19:55 +0100 Subject: [PATCH] Prepare release v0.9.0 Add changelog for a new release. --- CHANGELOG/CHANGELOG-0.9.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CHANGELOG/CHANGELOG-0.9.md diff --git a/CHANGELOG/CHANGELOG-0.9.md b/CHANGELOG/CHANGELOG-0.9.md new file mode 100644 index 000000000..8a7882fea --- /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