You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### (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
0 commit comments