Skip to content

v0.6.13

Compare
Choose a tag to compare
@elliotmjackson elliotmjackson released this 03 Oct 19:08
· 242 commits to main since this release
728c816

The team at @bufbuild are happy to announce we will begin to maintain PGV! It fills a huge gap in the protobuf ecosystem and deserves careful stewardship. We appreciate the PGV community's continued patience whilst we iron out a detailed transition plan and thank the @envoyproxy team for all that hard work they've put in to date.

Java users please note a new groupID:

- <groupId>io.envoyproxy.protoc-gen-validate</groupId>
+ <groupId>build.buf.protoc-gen-validate</groupId>

Go users, the go module will remain unchanged

go install github.com/envoyproxy/protoc-gen-validate

What's Changed

New Contributors

Full Changelog: v0.6.8...v0.6.13