Skip to content

Releases: bufbuild/protovalidate

v0.2.1

12 Jul 17:19
1e57f21

Choose a tag to compare

What's Changed

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

v0.2.0

11 Jul 16:23
9837b1a

Choose a tag to compare

What's Changed

  • Resolve extensions used indexes reserved for internal organization by @elliotmjackson in #43

Full Changelog: v0.1.15...v0.2.0

v0.1.15

05 Jul 22:17
b8db69c

Choose a tag to compare

What's Changed

  • Fix field path for uint-typed map keys by @rodaine in #44

Full Changelog: v0.1.14...v0.1.15

v0.1.14

04 Jul 15:09
bf89be4

Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.13

03 Jul 12:54
2b3165a

Choose a tag to compare

What's Changed

Dependabot

  • Bump golang.org/x/sync from 0.2.0 to 0.3.0 in /tools by @dependabot in #36
  • Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /tools by @dependabot in #37

New Contributors

  • @itayd made their first contribution in #35

Full Changelog: v0.1.12...v0.1.13

v0.1.12

15 Jun 15:37
837498c

Choose a tag to compare

What's Changed

  • Add message check for enum.defined_only by @Alfus in #32
  • Add basic performance test flag to conformance runner by @elliotmjackson in #27
  • Sort benchmarks results and fix average calculation by @Alfus in #34

Full Changelog: v0.1.11...v0.1.12

v0.1.11

13 Jun 20:30
0de55b1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

09 Jun 20:50
38af593

Choose a tag to compare

What's Changed

  • Add --strict_error flag to conformance tool by @Alfus in #25

Full Changelog: v0.1.9...v0.1.10

v0.1.9

09 Jun 19:56
94061fd

Choose a tag to compare

What's Changed

  • Fix linter error by @rodaine in #21
  • Bundle conformance result options by @Alfus in #22
  • Add --strict_message conformance tool flag by @Alfus in #23
  • Make conformance and rule messages more consistent by @Alfus in #24

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

v0.1.8

08 Jun 19:50
f1f2744

Choose a tag to compare

What's Changed

  • Removes buf CI workflow now that modules are managed by @rodaine in #18
  • Fix vestigial migrator configuration by @rodaine in #19
  • Cast .size() to a uint consistently by @Alfus in #20

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