Skip to content

Commit 06c7c02

Browse files
authored
Merge pull request #371 from msau42/release-0.4
Add changelog for v0.4.3
2 parents 9a63269 + a2e343a commit 06c7c02

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG-0.4.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog since v0.4.2
2+
3+
## Bug Fixes
4+
5+
- Added extra verification of source Snapshot before provisioning. ([#358](https://github.com/kubernetes-csi/external-provisioner/pull/358))
6+
7+
# Changelog since v0.4.1
8+
9+
## Bug Fixes
10+
- Secrets are now being stripped from GRPC request and response logs using protosanitizer library ([#192](https://github.com/kubernetes-csi/external-provisioner/pull/192))
11+
12+
# Changelog since v0.3.1
13+
14+
## New Features
15+
- Added flag for leader election ([#152](https://github.com/kubernetes-csi/external-provisioner/pull/152))
16+
- Topology alpha ([#141](https://github.com/kubernetes-csi/external-provisioner/pull/141))
17+
- Restore volume from snapshot ([#123](https://github.com/kubernetes-csi/external-provisioner/pull/123))
18+
19+
## Bug Fixes
20+
21+
- Add the check for deleting snapshot while creating volume ([#138](https://github.com/kubernetes-csi/external-provisioner/pull/138))
22+
- Support all Kubernetes access modes ([#133](https://github.com/kubernetes-csi/external-provisioner/pull/133))
23+
- Change default pvName behavior to non-truncating ([#116](https://github.com/kubernetes-csi/external-provisioner/pull/116))

0 commit comments

Comments
 (0)