Skip to content

Releases: bufbuild/protoc-gen-validate

v1.1.0

05 Aug 16:07
be2520c
Compare
Choose a tag to compare

What's Changed

  • Use CGO_ENABLED=0 for all compilations by @arcezd in #1065
  • Update README.md by @mohdjishin in #1053
  • Create add-to-project workflow by @chrispine in #1070
  • CPP: modify package namespace to split on dot by @adisuissa in #838
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1083
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /tests by @dependabot in #1082
  • Fix incorrect regex on Person.name field by @mattnworb in #1089
  • Bump golang.org/x/net from 0.20.0 to 0.24.0 in the go group by @dependabot in #1096
  • Bump golang.org/x/net from 0.19.0 to 0.24.0 in /tests in the go-tests group by @dependabot in #1095
  • Bump the github-actions group with 1 update by @dependabot in #1062
  • Bump the go group across 1 directory with 2 updates by @dependabot in #1105
  • Bump the go-tests group across 1 directory with 2 updates by @dependabot in #1106
  • Add handling for C++20 keywords by @keith in #1110
  • Bump golang.org/x/net from 0.25.0 to 0.26.0 in the go group by @dependabot in #1120
  • Bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group by @dependabot in #1116
  • Bump golang.org/x/net from 0.25.0 to 0.26.0 in /tests in the go-tests group by @dependabot in #1118
  • Fix support for repeated int64 inclusion check by @wangxingzhen in #1122
  • Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in /tests in the go-tests group by @dependabot in #1127
  • Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 in the go group by @dependabot in #1125
  • Bump docker/build-push-action from 5 to 6 in the github-actions group by @dependabot in #1124
  • Bump setuptools from 65.5.1 to 70.0.0 by @dependabot in #1136
  • Use Message instead of GeneratedMessageV3 by @vivekkothari in #1142
  • Bump golang.org/x/net from 0.26.0 to 0.27.0 in /tests in the go-tests group by @dependabot in #1132

New Contributors

Full Changelog: v1.0.4...v1.1.0

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