Important
This release is NOT compatible with the v0.2
and v0.1
releases as it introduces a major breaking change: it now uses the new Scaleway Block Storage (SBS) API instead of the Instance API to manage block volumes and snapshots.
If you are currently using the v0.2.x
or v0.1.x
versions of the Scaleway CSI: please use the migration tool before upgrading.
Your volumes will automatically be migrated if you use the Helm Chart.
What's Changed
- docs: document SBS migration in README.md by @Tomy2e in #70
- feat: remove global attach/detach mutex by @Tomy2e in #69
Full Changelog: v0.3.2...v0.3.3