Skip to content

Releases: bufbuild/protovalidate-go

v0.5.1

07 Feb 17:37
3f1653a
Compare
Choose a tag to compare

What's Changed

  • Fix CEL types for repeated field item expressions by @rodaine in #92

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Jan 17:01
01ec377
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

29 Nov 00:36
681726f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

17 Nov 16:05
5202cdc
Compare
Choose a tag to compare

What's Changed

  • Resolve correct CEL types consistently for all field types by @rodaine in #80

Full Changelog: v0.4.1...v0.4.2

v0.4.1

13 Nov 18:13
0fc6610
Compare
Choose a tag to compare

What's Changed

  • Update required/ignore constraint behavior by @rodaine in #76
  • Update protovalidate tests to ignore lint warnings by @pkwarren in #79

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

31 Oct 00:29
51ba86b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

19 Oct 22:50
ec5a306
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

02 Oct 22:07
9023bd7
Compare
Choose a tag to compare

What's Changed

  • Update benchmarks by @rodaine in #50
  • Bug: transitive field CEL expressions fail to resolve types during type checking by @rodaine in #51
  • Fix loading field message when dependency is more than one step by @oliversun9 in #54
  • Bump github.com/google/cel-go from 0.18.0 to 0.18.1 by @dependabot in #55
  • Make constraint resolution more flexible to different concrete extension types by @rodaine in #57
  • Move package celext out of internal by @oliversun9 in #56

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

14 Sep 19:38
5b864a1
Compare
Choose a tag to compare

What's Changed

  • Build validator copy cache on write by @emcfarlane in #31
  • Bump github.com/google/cel-go from 0.17.4 to 0.17.6 by @dependabot in #39
  • Bump github.com/google/cel-go from 0.17.6 to 0.18.0 by @dependabot in #42
  • Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.31.0-20230824200731-b9b8148056b9.1 to 1.31.0-20230830185350-7a34d6557349.1 by @dependabot in #41
  • Bypass deprecation lint warning by @akshayjshah in #45
  • Bump actions/checkout from 3 to 4 by @dependabot in #46
  • Cleanup: replace deprecated OptCheckStringFormat by @rodaine in #48
  • Conformance: support for multiple uniques by @rodaine in #49

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Aug 20:41
2b7bc84
Compare
Choose a tag to compare

What's Changed

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