v1.7.0 release
Features π
- rename storage account tag key created by driver (#793)
- ReadWriteOncePod support (#797)
- upgrade snapshot CRD to v4.2.1 (#798)
- support 20H2, WS2022 windows images (#807, #808)
- set allowBlobPublicAccess as false by default (#806)
- add registrar liveness probe on Linux (#813)
Bug Fixes π
- fix: upgrade to debian 11.0 base image to fix vulnerability (#801)
- fix: driver pod crash issue on Windows (#809)
What's Changed
- doc: cut v1.6.0 release by @andyzhangx in #790
- chore: switch master branch to use v1.7.0 by @andyzhangx in #791
- test: upgrade csi-provisioner to v3.0.0 in external e2e test by @andyzhangx in #792
- chore: rename storage account tag key by @andyzhangx in #793
- test: Add unit tests by @nearora-msft in #789
- test: remove deprecated test configs by @andyzhangx in #794
- test: enable smb fsGroup external test by @andyzhangx in #795
- test: run v1.22 external test by @andyzhangx in #796
- feat: ReadWriteOncePod support by @andyzhangx in #797
- feat: upgrade snapshot CRD to v4.2.1 by @andyzhangx in #798
- feat: enable fsGroup for nfs by @andyzhangx in #759
- chore: refine ProxyMounter interface by @andyzhangx in #799
- feat: add ReadWriteOncePod cap by @andyzhangx in #800
- fix: libssl1.1 vulnerability by @andyzhangx in #801
- test: add trivy vulnerability scanning test by @andyzhangx in #803
- feat: adds 'Windows Server 2022' to build process by @nick5616 in #807
- feat: add affinity and node affinity as values by @cyril-corbon in #804
- feat: set allowBlobPublicAccess as false by default by @andyzhangx in #806
- feat: add 20H2 Windows image support by @andyzhangx in #808
- fix: driver pod crash issue on Windows by @andyzhangx in #809
- cleanup: remove useless msi volume mapping in deployment by @andyzhangx in #811
- fix: return error when account name or key is empty by @andyzhangx in #812
- feat: add registrar liveness probe on Linux by @andyzhangx in #813
- feat: use a timed cache for account key map by @andyzhangx in #814
New Contributors
Full Changelog: v1.6.0...v1.7.0