Skip to content

Commit a37f58f

Browse files
authored
Merge pull request #70 from ddebroy/changelog
Add Beta changelog
2 parents ca74c37 + e150925 commit a37f58f

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG/CHANGELOG-0.2.0.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog since v0.1.0 (Alpha)
2+
3+
## Urgent Upgrade Notes
4+
5+
### (No, really, you MUST read this before you upgrade)
6+
7+
- None. All clients using v1alpha named pipes should continue to function as is.
8+
9+
## Changes by Kind
10+
11+
### Feature
12+
13+
- ListDiskIDs API in v1beta1 Disk API group ([#61](https://github.com/kubernetes-csi/csi-proxy/pull/61), [@ksubrmnn](https://github.com/ksubrmnn))
14+
- DiskStats API in v1beta1 Disk API group ([#65](https://github.com/kubernetes-csi/csi-proxy/pull/65), [@manueltellez](https://github.com/manueltellez))
15+
- VolumeStats, GetVolumeDiskNumber and GetVolumeIDFromMount API in v1beta1 Volume API group ([#65](https://github.com/kubernetes-csi/csi-proxy/pull/65), [@manueltellez](https://github.com/manueltellez))
16+
- Run csi-proxy as a Windows service ([#62](https://github.com/kubernetes-csi/csi-proxy/pull/62), [@ddebroy](https://github.com/ddebroy))
17+
- Retrieve SCSI Page 83 IDs directly using IOCTL_STORAGE_QUERY_PROPERTY ([#42](https://github.com/kubernetes-csi/csi-proxy/pull/52), [@ksubrmnn](https://github.com/ksubrmnn))
18+
19+
### Bug or Regression
20+
- Test SMB path validity during remounts ([#66](https://github.com/kubernetes-csi/csi-proxy/pull/66), [@andyzhangx](https://github.com/andyzhangx))
21+
22+
### Other (Cleanup or Flake)
23+
- Build and publish csi-proxy binary to gcs bucket k8s-artifacts-csi ([#53](https://github.com/kubernetes-csi/csi-proxy/pull/53), [@jingxu97](https://github.com/jingxu97))

0 commit comments

Comments
 (0)