v1.11.0 release
Features π
- upgrade csi-resizer, csi-snapshotter (#888, #891)
- supports NFSv3 protocol (#896)
- enable NodeGetVolumeStats by default (#905)
Bug Fixes π
- fix: azure file location specification issue (#908)
- fix: CVE-2021-3996 in image build (#892)
- fix: remove special chars when parsing account name from secret (#910)
What's Changed
- feat: enable NodeGetVolumeStats by default by @andyzhangx in #905
- cleanup: remove unused code by @andyzhangx in #903
- test: enable one subpath on smb external test by @andyzhangx in #907
- fix: azure file location specification issue by @andyzhangx in #908
- chore: upgrade to k8s v1.23.3 lib by @andyzhangx in #909
- fix: remove special chars when parsing account name from secret by @andyzhangx in #910
Full Changelog: v1.10.0...v1.11.0