generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #77 from ddebroy/beta1chlog
Add Beta.1 Changelog
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog since v0.2.0 (Beta) | ||
|
||
## Urgent Upgrade Notes | ||
|
||
### (No, really, you MUST read this before you upgrade) | ||
|
||
- None. All clients using v1alpha and v1beta named pipes should continue to function as is. | ||
|
||
## Changes by Kind | ||
|
||
### Feature | ||
|
||
- v1beta1 Filesystem API group ([#76](https://github.com/kubernetes-csi/csi-proxy/pull/76), [@ddebroy](https://github.com/ddebroy)) | ||
- v1beta1 SMB API group ([#76](https://github.com/kubernetes-csi/csi-proxy/pull/76), [@ddebroy](https://github.com/ddebroy)) | ||
|
||
### Bug or Regression | ||
- Fix SMB valid path check ([#75](https://github.com/kubernetes-csi/csi-proxy/pull/75), [@andyzhangx](https://github.com/andyzhangx)) | ||
|
||
### Other (Cleanup or Flake) | ||
- Fix failing unit tests for volume APIs ([#74](https://github.com/kubernetes-csi/csi-proxy/pull/74), [@mayankshah1607 ](https://github.com/mayankshah1607)) |