Skip to content

Releases: kubernetes-sigs/azurefile-csi-driver

v1.12.0 release

04 Mar 07:15
Compare
Choose a tag to compare

Features 🌈

  • feat: add rootSquashType parameter for nfs share (#924)
  • feat: add mountPermissions parameter in storage class (#927)

Bug Fixes 🐞

  • fix: adjust memory requests and limits on Windows node (#916)
  • fix: delete file share failure when account is deleted (#917)
  • fix: gid conflict issue between sc and fsGroup setting (#922)

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0 release

11 Feb 08:46
Compare
Choose a tag to compare

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

Full Changelog: v1.10.0...v1.11.0

v1.10.0 release

26 Jan 13:41
Compare
Choose a tag to compare

Features 🌈

  • upgrade csi-provisioner to v3.1.0 (#879)
  • upgrade to csi-attacher v3.4.0 (#886)
  • upgrade snapshot CRDs to v1 (#883)
  • supports NFSv3 protocol (#896)

Bug Fixes 🐞

  • fix: disable secret cache in CreateVolume by default (#882)
  • fix: set default mount permissions for nfs as 0777 (#884)

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.2.2 release

25 Jan 07:33
e38b070
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE-2021-3996 in image build (#895)

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1 release

23 Jan 03:36
f204e5e
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE in docker image build (#889)

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.9.0 release

31 Dec 12:11
Compare
Choose a tag to compare

Features 🌈

  • disable GET_VOLUME_STATS by default (#846)
  • add folderName support (#865)
  • remove 1903 1909 2004 Windows image which is end of life (#854)
  • add vnet setting in storage class parmaters (#868)
  • add folder mountPermissions parameter (#866)
  • remove cpu limits (#867)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.9.0

v1.8.1 release

20 Dec 03:50
10e9112
Compare
Choose a tag to compare

Bug Fixes 🐞

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0 release

22 Nov 07:54
Compare
Choose a tag to compare

Features 🌈

  • Refactoring Kubernetes labels and add custom labels (#834)
  • add allowEmptyCloudConfig config in chart (#840)
  • disable GET_VOLUME_STATS by default (#846)
  • upgrade sidecar container version to support WS2022 (#841)
  • support nfs Premium_ZRS account (#843)
  • increase sidecar container cpu limits (#847)

Bug Fixes 🐞

  • fix: install updated packages to fix CVE issues (#819)
  • fix: multi accounts creation issue when private endpoint creation failed (#824)
  • fix: create private endpoint failure on Government cloud (#830)

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0 release

11 Oct 06:48
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0 release

05 Sep 07:08
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.5.0...v1.6.0