v1.16.0 release
Bug Fixes π
- fix: expand volume failure in csi migration scenario (#986)
- fix: CVE-2022-1271 in image build (#991)
- fix: disallow disableDeleteRetentionPolicy on Standard account type (#996)
What's Changed
- test: add account creation leak test by @andyzhangx in #985
- fix: expand volume failure in csi migration scenario by @andyzhangx in #986
- test: enable disableDeleteRetentionPolicy test by @andyzhangx in #981
- chore: fail earlier if creating virutal link failed before account creation by @andyzhangx in #989
- fix: CVE-2022-1271 in image build by @andyzhangx in #991
- chore: refine package patching in image build by @andyzhangx in #992
- test: fix in-tree test failure due to matchTags parameter issue by @andyzhangx in #993
- chore: add secretNamespace to volumeid by @andyzhangx in #990
- chore: switch base image registry by @andyzhangx in #994
- cleanup: refine secretNamespace assignment in Expand, DeleteVolume by @andyzhangx in #995
- fix: disallow disableDeleteRetentionPolicy on Standard account type by @andyzhangx in #996
Full Changelog: v1.15.0...v1.16.0