Skip to content

Commit 403930a

Browse files
committed
CHANGELOG v2.0.0-alpha.2
1 parent 0db85fd commit 403930a

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Changelog since v2.0.0-alpha.1
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+
* feat: Use WMI to implement Volume API to reduce PowerShell overhead (library version) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/372
14+
* feat: Use WMI to implement Disk API to reduce PowerShell overhead (library version) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/385
15+
* feat: Use WMI to implement System API to reduce PowerShell overhead (library version) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/386
16+
* feat: Use WMI to implement iSCSI API to reduce PowerShell overhead (library version) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/397
17+
* feat: Use WMI to implement SMB API to reduce PowerShell overhead (library version) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/398
18+
* feat: Use Win32 API to implement Filesystem API to reduce PowerShell overhead (library version) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/399
19+
20+
### API
21+
22+
- None
23+
24+
### Bug or Regression
25+
26+
- None
27+
28+
### Other (Cleanup or Flake)
29+
30+
* cleanup: Bump microsoft/wmi to 0.34.0 containing WMI method call fix (library version) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/400
31+
* chore: Bump release tools (library development branch) by @laozc in https://github.com/kubernetes-csi/csi-proxy/pull/396
32+

0 commit comments

Comments
 (0)