Skip to content

Releases: kubernetes-sigs/azurefile-csi-driver

v1.16.0 release

22 Apr 10:50
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: expand volume failure in csi migration scenario (#986)
  • fix: CVE-2022-1271 in image build (#991)
  • fix: disallow disableDeleteRetentionPolicy on Standard account type (#996)

What's Changed

Full Changelog: v1.15.0...v1.16.0

v1.15.0 release

15 Apr 07:18
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE issues in image build (#978)
  • fix: disable match tags by default in account search when creating file share (#980)

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0 release

08 Apr 05:58
Compare
Choose a tag to compare

Features 🌈

  • provide a flag to allow accessing storage account key using cluster identity for inline volume (#961)
  • support mount smb file share in another subscription (#964)
  • add shareNamePrefix parameter in storage class (#966)

Bug Fixes 🐞

  • fix: CVE issues in image build (#954, #960)

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0 release

25 Mar 02:57
Compare
Choose a tag to compare

Features 🌈

  • feat: provide latency data in logs (#945)
  • feat: add azureGoSDKLogLevel config in chart (#946)

Bug Fixes 🐞

  • fix: add tags matching in storage account search (#933)
  • fix: reduce account api throttling in removing tags (#938)
  • fix: CVE-2022-0778 in image build (#943)
  • fix: leader-election namespace issue (#950)

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

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