Skip to content

Commit 73dc6be

Browse files
committed
Changelog for v1 release
Signed-off-by: Deep Debroy <[email protected]>
1 parent 14568f7 commit 73dc6be

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/CHANGELOG-1.0.0.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Changelog since v1.0.0-rc1 (v1 RC1)
2+
3+
## Urgent Upgrade Notes
4+
5+
### (No, really, you MUST read this before you upgrade)
6+
7+
- None
8+
9+
## Changes by Kind
10+
11+
### Feature
12+
13+
- None
14+
15+
### API
16+
- No changes since v1 RC1
17+
- Latest versions supported:
18+
- [Disk v1](https://github.com/kubernetes-csi/csi-proxy/blob/master/client/api/disk/v1/api.proto)
19+
- [Volume v1](https://github.com/kubernetes-csi/csi-proxy/blob/master/client/api/volume/v1/api.proto)
20+
- [FileSystem v1](https://github.com/kubernetes-csi/csi-proxy/blob/master/client/api/filesystem/v1/api.proto)
21+
- [SMB v1](https://github.com/kubernetes-csi/csi-proxy/blob/master/client/api/smb/v1/api.proto)
22+
- [iSCSI v1Alpha2](https://github.com/kubernetes-csi/csi-proxy/blob/master/client/api/iscsi/v1alpha2/api.proto)
23+
- [system v1Alpha1](https://github.com/kubernetes-csi/csi-proxy/blob/master/client/api/system/v1alpha1/api.proto)
24+
25+
### Bug or Regression
26+
- None
27+
28+
### Other (Cleanup or Flake)
29+
- Add logic to upload binary to gcs with version information ([#148](https://github.com/kubernetes-csi/csi-proxy/pull/148), [@jingxu97](https://github.com/jingxu97))
30+
- Update node-driver-registrar image tag (for Windows) in README.md ([#162](https://github.com/kubernetes-csi/csi-proxy/pull/162), [@mauriciopoppe](https://github.com/mauriciopoppe))

0 commit comments

Comments
 (0)