Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 19:20
5d7a1b6

Changelog

Features

  • bbb745d feat(e2e): e2e test setup and deploy examples

Bug Fixes

  • f7be5cb fix(cmd): handle viper flag binding errors
  • ffd341e fix(controller): improve error handling in ControllerUnpublishVolume method
  • 0060bdd fix(driver): enforce source volume check in CreateSnapshot idempotency
  • 7788a9a fix(driver): implement Thalassa API health check for /health endpoint
  • 3da8ddd fix(driver): pagination for ListVolumes and ListSnapshots
  • 60010c7 fix(driver): reject NodeStageVolume requests without mount capability
  • 605b5b6 fix(driver): trim sysfs state when checking device attachment
  • 057d73b fix(driver): wire validate-attachment flag in node driver constructor

Refactoring

  • c577343 refactor(driver): reduce CreateVolume complexity and fix lint issues

Dependencies

  • 55d854c chore(deps): bump actions/setup-go from 6.4.0 to 6.5.0

Chores

  • 4f7cfc4 chore(ci): add golangci lint
  • 56bc509 chore(docs): add NOTICE file