Skip to content

0.4.0

Choose a tag to compare

@msau42 msau42 released this 20 Mar 02:26
· 498 commits to master since this release
0ce529d

This release adds the following packages:

  • rpc
    Package rpc provides wrapper methods for common CSI RPCs.

  • deprecatedflags
    Package deprecatedflags provides common methods for handling sidecar flag deprecation.

Breaking changes

#20: Move common CSI driver RPCs from package connection -> rpc

Major changes

package connection

#20: Move common CSI driver RPCs from package connection -> rpc

package rpc

#20: Move common CSI driver RPCs from package connection -> rpc

package deprecatedflags

#22: deprecated flag handling