v1.13.0 release
Features π
Bug Fixes π
- fix: add tags matching in storage account search (#933)
- fix: reduce account api throttling in removing tags (#938)
- fix: CVE-2022-0778 in image build (#943)
- fix: leader-election namespace issue (#950)
What's Changed
- test: fix driver pod restarts script by @andyzhangx in #930
- fix: add tags matching in storage account search by @andyzhangx in #933
- test: remove runOnMaster config in e2e test by @andyzhangx in #932
- fix: armclient panic when response is nil by @andyzhangx in #937
- fix: reduce account api throttling in removing tags by @andyzhangx in #938
- Rephrase block volume error by @jsafrane in #940
- test: fix in-tree driver test failure in k/k by @andyzhangx in #942
- fix: CVE-2022-0778 in image build by @andyzhangx in #943
- doc: add nconnect mount option in nfs example by @andyzhangx in #944
- feat: provide latency data in logs by @andyzhangx in #945
- feat: add azureGoSDKLogLevel config in chart by @andyzhangx in #946
- test: add ENV setting info in e2e tests by @andyzhangx in #947
- test: add more debugging info in e2e test by @andyzhangx in #948
- fix: leader-election namespace issue by @andyzhangx in #950
New Contributors
Full Changelog: v1.12.0...v1.13.0