v1.9.0 release
Features π
- disable GET_VOLUME_STATS by default (#846)
- add folderName support (#865)
- remove 1903 1909 2004 Windows image which is end of life (#854)
- add vnet setting in storage class parmaters (#868)
- add folder mountPermissions parameter (#866)
- remove cpu limits (#867)
Bug Fixes π
- fix: detach disk should return error when throttled (#864)
- fix: CVE-2021-43618 in Ubuntu image (#857)
- fix: CVE-2021-38561 with golang lib (#858)
What's Changed
- doc: cut v1.7.0 release by @andyzhangx in #815
- chore: switch master branch to use v1.8.0 by @andyzhangx in #816
- test: enable csi test v4.3.0 by @andyzhangx in #817
- chore: rename sidecar container names in controller by @andyzhangx in #818
- fix: install updated packages to fix CVE issues by @andyzhangx in #819
- test: fix readOnly test case failure for in-tree driver by @andyzhangx in #821
- test: use csi-proxy v1.0.2 in test by @andyzhangx in #822
- fix: multi accounts creation issue when private endpoint creation failed by @andyzhangx in #824
- chore: rename sidecar container names in controller by @andyzhangx in #825
- chore: increase sidecar contianer cpu limit in controller by @andyzhangx in #827
- fix: increase registrar container cpu limit by @andyzhangx in #828
- fix: create private endpoint failure on Government cloud by @andyzhangx in #830
- fix: increase registrar probe timeout value on Windows by @andyzhangx in #832
- chore: increase sidecar container memory limit by @andyzhangx in #833
- Refactoring Kubernetes labels and add custom labels by @nlamirault in #834
- chore: set default replica num of snapshot controller as 2 by @andyzhangx in #839
- feat: add allowEmptyCloudConfig config in chart by @andyzhangx in #840
- feat: upgrade sidecar container version to support WS2022 by @andyzhangx in #841
- feat: support resources config in chart by @andyzhangx in #842
- feat: support nfs Premium_ZRS account by @andyzhangx in #843
- feat: disable GET_VOLUME_STATS by default by @andyzhangx in #846
- feat: increase sidecar container cpu limits by @andyzhangx in #847
- doc: cut v1.8.0 release by @andyzhangx in #844
- chore: switch master branch to use v1.9.0 by @andyzhangx in #848
- fix: v1.8.0 chart by @andyzhangx in #849
- cleanup: remove arm64 image build workaround by @andyzhangx in #852
- cleanup: remove 1903 1909 2004 Windows image which is end of life by @andyzhangx in #854
- test: run external 1.23 tests by @andyzhangx in #855
- fix: CVE-2021-43618 in Ubuntu image by @andyzhangx in #857
- fix: CVE-2021-38561 with golang lib by @andyzhangx in #861
- fix: return error earlier when subnetName is empty by @andyzhangx in #864
- feat: add folderName support by @andyzhangx in #865
- feat: add folder mountPermissions parameter by @andyzhangx in #866
- cleanup: remove cpu limits by @andyzhangx in #867
- feat: add vnet setting in storage class parmaters by @andyzhangx in #868
New Contributors
- @nlamirault made their first contribution in #834
Full Changelog: v1.7.0...v1.9.0