Skip to content

Releases: bufbuild/protovalidate

v0.1.9

09 Jun 19:56
94061fd
Compare
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
Compare
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

v0.1.7

06 Jun 23:41
77c3495
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 in /tools by @dependabot in #13
  • Support dumping the expected conformance test results by @Alfus in #14

New Contributors

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

v0.1.6

01 Jun 21:55
e2564fe
Compare
Choose a tag to compare

What's Changed

  • Retract erroneous go module versions by @rodaine in #11

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

v0.1.5

01 Jun 18:27
9c8e723
Compare
Choose a tag to compare

What's Changed

  • Fix field name in keys/pattern/invalid test case by @Alfus in #9
  • Allow compilation errors to show up at runtime by @Alfus in #10

Full Changelog: v0.1.3...v0.1.5

v0.1.4

01 Jun 00:38
bafd29e
Compare
Choose a tag to compare

What's Changed

  • Fix field name in keys/pattern/invalid test case by @Alfus in #9

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

v0.1.3

31 May 23:38
8a44b59
Compare
Choose a tag to compare

What's Changed

  • Add c++ proto targets for test protos by @Alfus in #2
  • Adjust documentation for multi-repo by @rodaine in #5
  • Make now stable variable instead of function by @rodaine in #6
  • Add "What's this repo?" section to README by @rodaine in #7
  • Output the input test case on failure by @Alfus in #8

New Contributors

  • @Alfus made their first contribution in #2

Full Changelog: v0.1.1...v0.1.3

v0.1.2

30 May 22:32
ac046e9
Compare
Choose a tag to compare

What's Changed

  • Add c++ proto targets for test protos by @Alfus in #2
  • Adjust documentation for multi-repo by @rodaine in #5
  • Make now stable variable instead of function by @rodaine in #6

New Contributors

  • @Alfus made their first contribution in #2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 May 16:41
62bfb73
Compare
Choose a tag to compare

What's Changed

  • Update protovalidate-testing module dependencies by @rodaine in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0: Initial Release

26 May 16:10
2fd0453
Compare
Choose a tag to compare
Initial commit

Co-authored-by: Elliot Jackson <[email protected]>
Co-authored-by: Alfred Fuller <[email protected]>
Co-authored-by: Tony Li <[email protected]>