Skip to content

client/v3.0.0

Compare
Choose a tag to compare
@xing-yang xing-yang released this 17 Sep 18:50
· 876 commits to master since this release
28abcf9

The release tag client/v3.0.0 is for VolumeSnapshot APIs and client library which are in a separate go package.

  • Update volume snapshot APIs and client library to v3. Volume snapshot APIs and client library are in a separate sub-module: github.com/kubernetes-csi/external-snapshotter/client/v3. (#373, @xing-yang)

  • Added Go Module for APIs and Client. Volume snapshot APIs and client library are now in a separate sub-module. (#307, @Kartik494)