Skip to content

Commit 25491d0

Browse files
authored
Merge pull request #77 from ddebroy/beta1chlog
Add Beta.1 Changelog
2 parents c76bbd5 + 64b5f9d commit 25491d0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG/CHANGELOG-0.2.1.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog since v0.2.0 (Beta)
2+
3+
## Urgent Upgrade Notes
4+
5+
### (No, really, you MUST read this before you upgrade)
6+
7+
- None. All clients using v1alpha and v1beta named pipes should continue to function as is.
8+
9+
## Changes by Kind
10+
11+
### Feature
12+
13+
- v1beta1 Filesystem API group ([#76](https://github.com/kubernetes-csi/csi-proxy/pull/76), [@ddebroy](https://github.com/ddebroy))
14+
- v1beta1 SMB API group ([#76](https://github.com/kubernetes-csi/csi-proxy/pull/76), [@ddebroy](https://github.com/ddebroy))
15+
16+
### Bug or Regression
17+
- Fix SMB valid path check ([#75](https://github.com/kubernetes-csi/csi-proxy/pull/75), [@andyzhangx](https://github.com/andyzhangx))
18+
19+
### Other (Cleanup or Flake)
20+
- Fix failing unit tests for volume APIs ([#74](https://github.com/kubernetes-csi/csi-proxy/pull/74), [@mayankshah1607 ](https://github.com/mayankshah1607))

0 commit comments

Comments
 (0)