Skip to content

Releases: kubernetes-sigs/azurefile-csi-driver

v1.28.0 release

25 May 02:36
Compare
Choose a tag to compare

Features 🌈

  • add enableVolumeMountGroup feature flag (#1236)
  • support windows host process container deployment (#1243)
  • upgrade to snapshot v6.2.1 (#1257)

Bug Fixes 🐞

  • fix: default actimeo option should respect acregmax and acdirmax (#1244)
  • fix: add closetimeo=0 option to fix data sync issue on Ubuntu 22.04 (#1245)
  • fix: make sure the VolumeSnapshots v1 CRDs exist before starting (#1258)
  • fix: append nosharesock mount option on Linux node by default (#1267)

What's Changed

New Contributors

Full Changelog: v1.27.0...v1.28.0

v1.26.3 release

19 May 09:54
703f2e2
Compare
Choose a tag to compare

Bug Fixes 🐞

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

What's Changed

Full Changelog: v1.26.2...v1.26.3

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