Skip to content

Releases: bufbuild/protoc-gen-validate

v1.0.4

17 Jan 16:34
32c2415
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Jan 19:59
d61d4ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 Jun 16:41
fab737e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 May 19:16
2120d8e
Compare
Choose a tag to compare

What's Changed

  • Fix Import collisions (take default imports into an account) by @elb3k in #859

Dependabot Changes

  • Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /java by @dependabot in #860
  • Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /java by @dependabot in #861
  • Bump google.protobuf.version from 3.22.3 to 3.22.4 in /java by @dependabot in #862
  • Bump proto-google-common-protos from 2.16.0 to 2.17.0 in /java by @dependabot in #857
  • Bump jacoco-maven-plugin from 0.8.9 to 0.8.10 in /java by @dependabot in #856

Full Changelog: v1.0.0...v1.0.1

v1.0.0

24 Apr 17:11
0c4d123
Compare
Choose a tag to compare

🎉 We're excited to announce the release of protoc-gen-validate (PGV) v1.0! This
marks a significant milestone in the project's journey and guarantees stability
for all current workflows.

Highlights

  • Promoting PGV to v1.0, ensuring stability for existing workflows
  • No material changes to existing annotations, code generation, or libraries
  • Continued support for current users without any required changes

Upcoming Plans

  • Development of protovalidate (PGV v2.0) is underway
  • The first release candidate is planned for early June with support for Go
  • New features, CEL-based implementation, and other improvements are in the
    works

Thank You

A big thank you to all contributors who have helped make PGV what it is today.
Your dedication and support have been invaluable in shaping the future of
Protobuf validation. We look forward to your continued involvement as we work
towards Protobuf validation.

For more details on this release and our plans for v2.0, check out our blog
post: Announcing protoc-gen-validate v1.0 and our plans for v2.0

As always, your feedback is crucial to our progress. Please share your thoughts,
ideas, or feature requests by engaging with us on the wishlist.

Happy validating! 🚀

What's Changed

New Contributors

Full Changelog: v0.10.1...v1.0.0

v0.10.1

20 Mar 19:14
e959d03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

20 Mar 15:30
a25422d
Compare
Choose a tag to compare

What's Changed

New Contributors

Dependency Changes

Full Changelog: v0.9.1...v0.10.0

v0.9.1

05 Dec 16:57
8ed4f9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

07 Nov 21:05
5e042b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.7.0

07 Nov 19:45
a81fb4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Dependabot

  • Bump google.golang.org/protobuf from 1.27.1 to 1.28.1 in /tests by @dependabot in #686
  • Bump maven-compiler-plugin from 3.6.1 to 3.10.1 in /java by @dependabot in #683
  • Bump versions-maven-plugin from 2.7 to 2.12.0 in /java by @dependabot in #685
  • Bump grpc-bom from 1.42.1 to 1.50.0 in /java by @dependabot in #684
  • Bump re2j from 1.5 to 1.7 in /java by @dependabot in #687
  • Bump junit from 4.13.1 to 4.13.2 in /java by @dependabot in #682
  • Bump grpc-bom from 1.50.0 to 1.50.2 in /java by @dependabot in #691
  • Bump assertj-core from 3.11.1 to 3.23.1 in /java by @dependabot in #692
  • Bump maven-shade-plugin from 3.2.0 to 3.4.0 in /java by @dependabot in #693
  • Bump google.protobuf.version from 3.19.4 to 3.21.8 in /java by @dependabot in #694
  • Bump build-helper-maven-plugin from 3.0.0 to 3.3.0 in /java by @dependabot in #695
  • Bump golang.org/x/tools from 0.1.12 to 0.2.0 by @dependabot in #696
  • Bump versions-maven-plugin from 2.12.0 to 2.13.0 in /java by @dependabot in #700
  • Bump maven-shade-plugin from 3.4.0 to 3.4.1 in /java by @dependabot in #701
  • Bump maven-surefire-plugin from 2.22.1 to 2.22.2 in /java by @dependabot in #702
  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 in /java by @dependabot in #703
  • Bump google.protobuf.version from 3.21.8 to 3.21.9 in /java by @dependabot in #704
  • Bump exec-maven-plugin from 1.6.0 to 3.1.0 in /java by @dependabot in #706
  • Bump maven-javadoc-plugin from 3.1.0 to 3.4.1 in /java by @dependabot in #707
  • Bump maven-source-plugin from 3.0.1 to 3.2.1 in /java by @dependabot in #708
  • Bump maven-gpg-plugin from 1.6 to 3.0.1 in /java by @dependabot in #709
  • Bump proto-google-common-protos from 2.7.0 to 2.9.6 in /java by @dependabot in #710
  • Bump os-maven-plugin from 1.4.1.Final to 1.7.0 in /java by @dependabot in #711

Full Changelog: v0.6.13...v0.7.0