Skip to content

Releases: kubernetes-sigs/blob-csi-driver

v1.20.2 release

15 Apr 07:26
314ef0e
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: wait to make sure blobfuse mount complete before bind mount (#859)
  • fix: support getting sasToken, msiSecret, SPN from secret (#870)

What's Changed

  • [release-1.20] test: fix capz test failure by @k8s-infra-cherrypick-robot in #856
  • [release-1.20] fix: wait to make sure blobfuse mount complete before bind mount by @cvvz in #859
  • [release-1.20] fix: support getting sasToken, msiSecret, SPN from secret by @andyzhangx in #870

Full Changelog: v1.20.1...v1.20.2

v1.19.3 release

15 Apr 07:20
60c085f
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: wait to make sure blobfuse mount complete before bind mount (#858)

What's Changed

Full Changelog: v1.19.2...v1.19.3

v1.20.1 release

18 Mar 15:08
c5d036f
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: CVE-2022-41723 (#845)
  • fix: add workaround for blobfuse2 mount race condition issue (#844)
  • fix: resourceGroup assignment issue in PV config (static provisioning) (#849)

What's Changed

Full Changelog: v1.20.0...v1.20.1

v1.19.2 release

18 Mar 08:03
b313e4f
Compare
Choose a tag to compare

Bug Fixes 🐞

What's Changed

Full Changelog: v1.19.1...v1.19.2

v1.19.1 release

24 Feb 09:08
0aa1d0b
Compare
Choose a tag to compare

Bug Fixes 🐞

  • fix: mount failed on ubuntu 22.04(AKS 1.25) (#830)

What's Changed

  • [release-1.19] fix: mount failed on ubuntu 22.04(aks 1.25.2) by @andyzhangx in #830

Full Changelog: v1.19.0...v1.19.1

v1.20.0 release

23 Feb 14:23
Compare
Choose a tag to compare

Features 🌈

  • support data protection in account creation (#815)
  • append help link when there is mount error (#822)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.0 release

05 Jan 14:28
Compare
Choose a tag to compare

Features 🌈

  • upgrade built-in blobfuse v2 version to v2.0.1 GA version
  • support private endpoint (#806)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.19.0

v1.18.0 release

25 Nov 05:31
Compare
Choose a tag to compare

Features 🌈

  • blobfuse2(Preview) support (#784, #788)

Bug Fixes 🐞

  • fix: increase api qps limit of sidecar containers (#780, #781)

What's Changed

  • feat: increase api qps limit of csi-provisioner by @andyzhangx in #780
  • fix: increase api qps for blob kubeclient by @andyzhangx in #781
  • feat: make kube-api-qps configurable by @andyzhangx in #785
  • cleanup: remove unused install docs by @andyzhangx in #786
  • feat: support blobfuse2 on Ubuntu 22.04 node by @cvvz in #784
  • fix: make sure blobfuse2 is installed when init blobfuse node driver by @cvvz in #787
  • feat: support fuse2 protocol in storageclass by @cvvz in #788

Full Changelog: v1.17.0...v1.18.0

v1.17.0 release

14 Oct 08:14
Compare
Choose a tag to compare

Features 🌈

  • support https proxy and http proxy in chart config (#758)
  • set read-ahead for nfs mount (#759)
  • enable enableHTTPSTrafficOnly by default for NFS account (#770)
  • support accessTier in storage account creation (#775)

Bug Fixes 🐞

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0 release

26 Aug 02:24
Compare
Choose a tag to compare

Features 🌈

  • support cross subscription with management API (#729)
  • upgrade blobfuse install version as v1.4.5 (#734)
  • add requireInfraEncryption parameter in storage class (#737)

Bug Fixes 🐞

  • fix: CSI function should return internal error (#719)

What's Changed

New Contributors

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