Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@saad-ali saad-ali released this 02 Jul 23:55
21be3f8

What's Changed

Breaking changes/Deprecations

  • The google.golang.org/protobuf and protoc-gen-go libraries were bumped in this release to v1.33.0 (indirectly bumping github.com/golang/protobuf to v1.5.3) resulting in breaking changes to generated protobuf go message structures. SPs updating their CSI drivers to this version of the CSI spec must modify their code to handle the changes. See #570.

Additions

  • [Alpha] Add new "SnapshotMetadata service" to allow CO to obtain allocated or changed block metadata for snapshots by @carlbraganza in #551

Clarifications/Corrections/Fixes

  • None

Dependencies

New Contributors

Full Changelog: v1.9.0...v1.10.0