v0.3.0
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