v1.23.0 release
Features π
- add accountAccessTier parameter in storage class (#1109)
Bug Fixes π
- fix: enable disableDeleteRetentionPolicy on standard file share (#1105)
- fix: CVE-2022-32149 (#1108)
- fix: getSubnetResourceID issue when subnetName is specified (#1114)
- fix: increase api qps limit of csi-provisioner and csi-attacher (#1116)
- fix: increase api qps for azurefile kubeclient (#1117)
What's Changed
- chore: upgrade base image debian-base:bullseye-v1.4.2 by @andyzhangx in #1102
- test: enable driver restart e2e test by @andyzhangx in #1106
- fix: CVE-2022-32149 by @andyzhangx in #1108
- fix: enable disableDeleteRetentionPolicy on standard file share by @andyzhangx in #1105
- feat: add accountAccessTier parameter in storage class by @andyzhangx in #1109
- chore: refine data plane API cache by @andyzhangx in #1115
- fix: getSubnetResourceID issue when subnetName is specified by @andyzhangx in #1114
- feat: increase api qps limit of csi-provisioner and csi-attacher by @andyzhangx in #1116
- cleanup: remove unnecessary tp nil check by @andyzhangx in #1119
- fix: increase api qps for azurefile kubeclient by @andyzhangx in #1117
Full Changelog: v1.22.0...v1.23.0