v1.9.0 release
Features π
- add mountPermissions parameter in storage class (#619)
- install blobfuse v1.4.3 in blobfuse-proxy (#621)
Bug Fixes π
- fix: CVE-2021-3996 in image build (#607)
- fix: remove special chars when parsing account name from secret (#612)
- fix: delete volume failure when account is deleted (#616)
- fix: add tags matching in storage account search (#620)
What's Changed
- chore: switch master branch to use v1.9.0 by @andyzhangx in #603
- chore: upgrade to csi-provisioner v3.1.0 by @andyzhangx in #605
- test: add more golinters by @andyzhangx in #606
- fix: CVE-2021-3996 in image build by @andyzhangx in #607
- feat: upgrade to csi-resizer v1.4.0 by @andyzhangx in #609
- cleanup: remove unused code by @andyzhangx in #610
- chore: upgrade azure lib by @andyzhangx in #611
- fix: remove special chars when parsing account name from secret by @andyzhangx in #612
- test: add codespell shellcheck github actions by @andyzhangx in #613
- fix: NodePublishVolume idempotent issue and add a test case by @fuxiuyin in #615
- fix: delete volume failure when account is deleted by @andyzhangx in #616
- feat: add mountPermissions parameter in storage class by @andyzhangx in #619
- fix: add tags matching in storage account search by @andyzhangx in #620
- chore: install blobfuse v1.4.3 in blobfuse-proxy by @andyzhangx in #621
- test: remove runOnMaster config in e2e test by @andyzhangx in #622
- fix: armclient panic when response is nil by @andyzhangx in #623
- cleanup: unnecessary deb file in Dockerfile by @andyzhangx in #624
Full Changelog: v1.8.0...v1.9.0