v1.6.0 release
Features π
- change driver userAgent in ARM request (#754, #766)
- support custom userAgent in driver setting (#764, #768)
- implement Volume_mount_group capability (#755)
- support file share accessTier setting (#781)
- support allowBlobPublicAccess setting in storage class (#782)
Bug Fixes π
- fix: driver register issue on Windows node (#760)
What's Changed
- doc: cut v1.5.0 release by @andyzhangx in #746
- chore: switch master branch to use v1.6.0 by @andyzhangx in #747
- chore: refine windows image build by @andyzhangx in #748
- feat: support latest image tag on Windows containerd by @andyzhangx in #749
- feat: switch to csi-proxy GA v1 by @andyzhangx in #728
- cleanup: refine csi-proxy v1beta interface by @andyzhangx in #750
- fix: increase memory limit on node driver by @andyzhangx in #751
- chore: upgrade to csi-proxy-v1.0.1 by @andyzhangx in #752
- feat: add driver userAgent in ARM request by @andyzhangx in #754
- fix(doc): link in kubectl apply is not working by @cyril-corbon in #757
- feat: support maxUnavailable config in helm chart by @andyzhangx in #758
- fix: driver register issue on Windows node by @andyzhangx in #760
- chore: add preStop in node registrar by @andyzhangx in #761
- credentials typo on Readme by @hrittikhere in #762
- feat: support custom userAgent in driver setting by @andyzhangx in #764
- fix: remove kubelet-registration-probe on Linux by @andyzhangx in #765
- fix: set default userAgent issue by @andyzhangx in #766
- test: refine getCloudProvider unit test by @andyzhangx in #767
- feat: set default userAgentSuffix in driver installation by @andyzhangx in #768
- chore: remove commit id & build date in userAgent by @andyzhangx in #769
- feat: upgrade snapshotter GA version to v4.2.0 by @andyzhangx in #770
- feat: Implement Volume_mount_group capability by @nearora-msft in #755
- update base image to bullseye by @sozercan in #763
- feat: Add AzureFile API metrics by @andyzhangx in #773
- chore: upgrade dev base image to bullseye by @andyzhangx in #772
- feat: add CSIDriver annotation by @andyzhangx in #776
- feat: add base repo in chart by @andyzhangx in #777
- cleanup: remove windows image config in chart by @andyzhangx in #779
- chore: upgrade to snapshot v4.2.1 by @andyzhangx in #780
- feat: support file share accessTier setting by @andyzhangx in #781
- feat: support allowBlobPublicAccess in storage class by @andyzhangx in #782
- test: fix intree test failures by @andyzhangx in #785
- chore: upgrade azure lib by @andyzhangx in #783
- fix: remove ClusterFirstWithHostNet dnsPolicy by @andyzhangx in #784
- test: specify userAgentSuffix in e2e test by @andyzhangx in #787
- chore: upgrade sidcar container versions by @andyzhangx in #788
New Contributors
- @hrittikhere made their first contribution in #762
- @sozercan made their first contribution in #763
Full Changelog: v1.5.0...v1.6.0