Skip to content

v0.3.0

Choose a tag to compare

@jhump jhump released this 01 May 00:22
· 15 commits to main since this release
4c04060

What's Changed

This updates the dependency of the protovalidate library to use its new import path. So users that still need to use the older "github.com/bufbuild/protovalidate-go" import path must stick with version v0.2.0. Once users update their codebases to use the newer "buf.build/go/protovalidate" import path, then must upgrade this dependency to v0.3.0 (or newer).

New Contributors

  • @jchadwick-buf made their first contribution in #32

Full Changelog: v0.2.0...v0.3.0