Skip to content

Releases: kubernetes-sigs/azurefile-csi-driver

v1.24.1 release

27 Apr 11:26
b2ad3e6
Compare
Choose a tag to compare

Bug Fixes 🐞

What's Changed

Full Changelog: v1.24.0...v1.24.1

v1.26.2 release

07 Apr 09:03
bd32f9f
Compare
Choose a tag to compare

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.26.1...v1.26.2

v1.26.1 release

16 Feb 13:00
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: remove forceUmount and lazyUmount (#1188)

What's Changed

Full Changelog: v1.26.0...v1.26.1

v1.26.0 release

10 Feb 08:37
Compare
Choose a tag to compare

Features 🌈

  • add support for SMB Multi-channels in premium account creation (#1174)
  • append help link when there is mount error (#1179)

Bug Fixes 🐞

  • fix: switch base image to fix CVEs (#1175)

What's Changed

New Contributors

Full Changelog: v1.25.1...v1.26.0

v1.25.1 release

19 Jan 14:45
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: make account search backward compatible (#1166)

What's Changed

New Contributors

Full Changelog: v1.25.0...v1.25.1

v1.25.0 release

13 Jan 03:43
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE-2022-41717 (#1135)
  • fix: create PrivateDNSZone error in sovereign cloud (#1139, #1143)
  • fix: use force unmount to fix unmount NFS volume stuck issue (#1146)
  • fix: set ForceAttemptHTTP2 as false to increase ARM throttling limit (#1155)
  • fix: target is busy unmount failure (#1158)
  • fix: account matching issue in account search (#1156, #1161)

What's Changed

New Contributors

Full Changelog: v1.24.0...v1.25.0

v1.24.0 release

18 Nov 02:57
Compare
Choose a tag to compare

Features 🌈

  • support management api for volume snapshot (#1118)

Bug Fixes 🐞

  • fix: create private dns zone failed using managed azure file csi driver (#1124)

What's Changed

Full Changelog: v1.23.0...v1.24.0

v1.23.0 release

28 Oct 00:47
Compare
Choose a tag to compare

Features 🌈

  • add accountAccessTier parameter in storage class (#1109)

Bug Fixes 🐞

  • fix: enable disableDeleteRetentionPolicy on standard file share (#1105)
  • fix: CVE-2022-32149 (#1108)
  • fix: getSubnetResourceID issue when subnetName is specified (#1114)
  • fix: increase api qps limit of csi-provisioner and csi-attacher (#1116)
  • fix: increase api qps for azurefile kubeclient (#1117)

What's Changed

Full Changelog: v1.22.0...v1.23.0

v1.22.0 release

30 Sep 03:38
Compare
Choose a tag to compare

Features 🌈

  • support cross subscription with management api (#1077)
  • support https proxy and http proxy in chart config (#1091)
  • add support for labels, annotations, podLabels and podAnnotations (#1096)

Bug Fixes 🐞

  • fix: delete volume failure when management api is throttled (#1082)
  • fix: CVE-2022-27664 (#1084)
  • fix: cancel the context when timeout of deleting file share (#1085)

What's Changed

New Contributors

Full Changelog: v1.21.0...v1.22.0

v1.21.0 release

26 Aug 06:33
Compare
Choose a tag to compare

Features 🌈

  • add requireInfraEncryption parameter in storage class (#1065)

Bug Fixes 🐞

  • fix: don't return error if request size is smaller than existing quota (#1058)
  • fix: increase sidecar container memory limits on Windows (#1044)

What's Changed

New Contributors

Full Changelog: v1.20.0...v1.21.0