Features 🌈
- upgrade csi-attacher, csi-snapshotter (#1141, #1145)
- auto disk size detection in NodeExpandVolume (#1161)
- support snapshot & restore in cross subscription (#1168)
Bug Fixes 🐞
What's Changed
- test: add more golint checks by @andyzhangx in #1126
- doc: change snapshot v1beta1 to v1 by @andyzhangx in #1127
- test: change helm install method by @andyzhangx in #1130
- bug: Adding supported VolumeCapabilites verification check to CSI RPC requests. by @landreasyan in #1110
- test: fix kcm log print issue by @andyzhangx in #1136
- chore: upgrade azure-sdk-for-go and compute sdk to 2021-07-01 by @andyzhangx in #1135
- chore: Improve unit test coverage of pkg/azureutils by @edreed in #1134
- test: add workaround for capz tests by @andyzhangx in #1133
- fix: tag parsing issue in CreateSnapshot by @andyzhangx in #1140
- feat: upgrade csi-provisioner to v3.1.0 and upgrade snapshot v1beta1 to v1 api by @andyzhangx in #1137
- feat: upgrade to csi-attacher v3.4.0 by @andyzhangx in #1141
- feat: update max data disk count by @andyzhangx in #1144
- feat: upgrade to csi-snapshotter v5.0.1 by @andyzhangx in #1145
- fix: add leases rbac delete permission by @andyzhangx in #1146
- fix: CVE-2021-3996 in image build by @andyzhangx in #1150
- cleanup: remove unnecessary packages by @andyzhangx in #1154
- test: Add shared disk E2E tests that match supported scenario by @edreed in #1156
- chore: Add northeurope & francecentral to ZRS-supported regions by @edreed in #1160
- chore: Remove obsolete & redundant test shared disk case by @edreed in #1159
- cleanup: remove useless csi-common code by @andyzhangx in #1158
- test: add more go linters by @andyzhangx in #1163
- chore: upgrade azure lib by @andyzhangx in #1166
- feat: auto disk size detection in NodeExpandVolume by @andyzhangx in #1161
- test: validate dynamically resized volumes by @kassarl in #1169
- chore: Fix misuse of fmt.Sprint in nodeserver_test.go by @edreed in #1170
- feat: support snapshot & restore in cross subs by @andyzhangx in #1168
Full Changelog: v1.10.0...v1.11.0