Skip to content

Commit b93adf1

Browse files
committed
Update changelog for 2.1.5.
1 parent e4ad8a3 commit b93adf1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# Release notes for v2.1.5 (Changelog since v2.1.4)
2+
3+
## Changes by Kind
4+
5+
### Bug or Regression
6+
7+
- Cherry pick of [#413](https://github.com/kubernetes-csi/external-snapshotter/pull/413):
8+
Bug fix to allow creation of snapshot content if pvc finalizer exists, even if
9+
pvc is marked for deletion. ([#488](https://github.com/kubernetes-csi/external-snapshotter/pull/488),
10+
[@mattcary](https://github.com/mattcary))
11+
- Cherry pick of [#334](https://github.com/kubernetes-csi/external-snapshotter/pull/335):
12+
Call dynamic VS content creation unconditionally.
13+
([#478](https://github.com/kubernetes-csi/external-snapshotter/pull/478),
14+
[@saikat-royc](https://github.com/saikat-royc))
15+
16+
### Added
17+
_Nothing has changed._
18+
19+
### Changed
20+
_Nothing has changed._
21+
22+
### Removed
23+
_Nothing has changed._
24+
125
# Release notes for v2.1.4 (Changelog since v2.1.3)
226

327
## Changes by Kind

0 commit comments

Comments
 (0)