Skip to content

Releases: kubernetes-sigs/azurefile-csi-driver

v1.24.2 release

19 May 09:48
2ae2506
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: default actimeo option should respect acregmax and acdirmax (#1253)
  • fix: append nosharesock mount option on Linux node by default (#1269)

What's Changed

Full Changelog: v1.24.1...v1.24.2

v1.27.0 release

27 Apr 09:10
Compare
Choose a tag to compare

Features 🌈

  • Support workload identity (#1193)
  • enable securityContext.seccompProfile (#1210)
  • add selectRandomMatchingAccount parameter in storage class (#1225)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.26.1...v1.27.0

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