Skip to content

Releases: bufbuild/protovalidate-java

v0.3.1

13 Sep 15:24
0e42d32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Aug 14:38
63a1c22

Choose a tag to compare

Note

This release updates protovalidate-java to use Protobuf Java v4+, which is not currently completely compatible with Protobuf Java v3 gencode. If you can not upgrade to Protobuf Java v4 currently, you should continue to use protovalidate-java v0.2.1 or lower for now. A future release of Protobuf Java v4.27.x should allow for an easier transition.

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

02 Apr 20:59
f8cb206

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Mar 18:49
1445f7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.2.0

v0.1.9

21 Dec 16:17
581067b

Choose a tag to compare

Bug fixes

  • Fix integer overflow bug in validation error message by @lyang in #75

Dependency updates

  • Bump com.uber.nullaway:nullaway from 0.10.16 to 0.10.17 by @dependabot in #66
  • Bump org.projectnessie.cel:cel-bom from 0.3.21 to 0.4.1 by @dependabot in #67
  • Bump protobuf from 3.25.0 to 3.25.1 by @dependabot in #65
  • Bump org.projectnessie.cel:cel-bom from 0.4.1 to 0.4.3 by @dependabot in #69
  • Bump actions/setup-java from 3 to 4 by @dependabot in #71
  • Bump com.uber.nullaway:nullaway from 0.10.17 to 0.10.18 by @dependabot in #72
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 6.22.0 to 6.23.2 by @dependabot in #73
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.2 to 6.23.3 by @dependabot in #74

New Contributors

  • @lyang made their first contribution in #75

Full Changelog: v0.1.8...v0.1.9

v0.1.8

13 Nov 14:04
07779ce

Choose a tag to compare

What's Changed

  • Update required/ignored_empty behavior to match spec by @rodaine in #60
  • Update EvaluatorBuilder cache to be thread safe by @pkwarren in #62
  • Update to junit 5 and disable wildcard imports by @pkwarren in #61
  • Update to protobuf 25.0 by @pkwarren in #59
  • Bump com.uber.nullaway:nullaway from 0.10.15 to 0.10.16 by @dependabot in #57

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

02 Nov 00:43
ed65f0b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Oct 20:38
0f7172b

Choose a tag to compare

What's Changed

  • Improve support for dynamic messages by @pkwarren in #48
  • Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #47

Full Changelog: v0.1.5...v0.1.6

v0.1.5

11 Oct 15:54
6530bef

Choose a tag to compare

What's Changed

  • Update to latest protovalidate v0.4.3 by @pkwarren in #44
  • Improve protovalidate with managed mode by @pkwarren in #45
  • Migrate build steps to Gradle build by @pkwarren in #46
  • Misc dependency updates: [#38] [#40]

Full Changelog: v0.1.4...v0.1.5

v0.1.4

12 Sep 22:48
841e8e4

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4