client/v3.0.0
          ·
          
            964 commits
          
          to master
          since this release
        
        
        
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)