Skip to content

Commit 86c1c77

Browse files
authored
Merge pull request #395 from Jiawei0227/release-3.0
Create v3.0.1 change log
2 parents 9578f77 + 9b0d651 commit 86c1c77

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/CHANGELOG-3.0.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# Release notes for v3.0.1
2+
3+
[Documentation](https://kubernetes-csi.github.io)
4+
# Changelog since v3.0.0
5+
6+
## Changes by Kind
7+
8+
### Bug or Regression
9+
10+
- Cherry-pick from https://github.com/kubernetes-csi/external-snapshotter/pull/387. Add `process_start_time_seconds` metric so that we can properly extrapolate the beginning part of the histogram data. ([#388](https://github.com/kubernetes-csi/external-snapshotter/pull/388), [@Jiawei0227](https://github.com/Jiawei0227))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
- github.com/kubernetes-csi/csi-lib-utils: [v0.7.0 → v0.8.1](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.7.0...v0.8.1)
19+
- github.com/stretchr/testify: [v1.4.0 → v1.5.1](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)
20+
- google.golang.org/grpc: v1.28.0 → v1.29.0
21+
22+
### Removed
23+
_Nothing has changed._
24+
25+
126
# Release notes for v3.0.0
227

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

0 commit comments

Comments
 (0)