Skip to content

v0.10.5

Choose a tag to compare

@dippydocus dippydocus released this 29 Jul 13:03
c224982

What's Changed

  • Set driver version in the binary based on release version by @hlts2 in #25
  • Reduce time complexity by modifying the data structure by @hlts2 in #26
  • Fix errors in existing Unit Tests on Local environment by @hlts2 in #27
  • Add proper error handling and remove unnecessary variable definition by @hlts2 in #28
  • Improve logging for node driver functions by @RealHarshThakur in #29
  • Add additional information to the error message by @hlts2 in #30
  • Add build workflow for pull request Docker image by @hlts2 in #32
  • Add DeleteSnapshot handler for VolumeSnapshot support by @hlts2 in #33
  • Introduce external snapshotter and snapshot controller for VolumeSnapshot support by @hlts2 in #35
  • feat: add ListSnapshots RPC by @Praveen005 in #36
  • Add CreateSnapshot handler for VolumeSnapshot support by @hlts2 in #38
  • Add logic to create volume from volumecontentsource by @hlts2 in #39
  • Add hook package for handling Kubernetes node draining event by @hlts2 in #40
  • Fix: CSI - Update to conform to latest civogo client code changes by @Praveen005 in #42
  • Fix dependabot alert by @hlts2 in #45
  • Fix silent volume resize failures and add unit tests for ControllerExpandVolume method by @Praveen005 in #46
  • feat: handle formatting by @jokestax in #47
  • Upgrade the version of golang.org/x/net due to a security issue by @hlts2 in #48
  • Upgrade the version of golang.org/x/net due to a security issue by @hlts2 in #49
  • provision volumes using the volume type of the cluster by @dippydocus in #50

New Contributors

Full Changelog: v0.10.4...v0.10.5