Skip to content

v1.0.0 GA release

Choose a tag to compare

@andyzhangx andyzhangx released this 03 Jun 04:00
· 1022 commits to master since this release
187b281

Features 🌈

  • add GetVolumeStats support(#195)
  • add runOnMaster in helm installation(#223)
  • reset labels to follow Helm Best Practices, prevent pod recreation(#239)
  • create subDir in CreateVolume and delete subDir in DeleteVolume(#259)
  • remove createSubDir parameter(#295)

Bug Fixes 🐞

  • fix: CVE-2021-3121(#256)
  • fix: unmount stuck issue when smb file share is not found(#277)
  • fix: convert source path on Windows(#280)

What's Changed

New Contributors

Full Changelog: v0.5.0...v1.0.0