Skip to content

Releases: bufbuild/protovalidate

v0.1.7

06 Jun 23:41
77c3495

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

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

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

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

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

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

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

Choose a tag to compare

Initial commit

Co-authored-by: Elliot Jackson <13633636+elliotmjackson@users.noreply.github.com>
Co-authored-by: Alfred Fuller <afuller@buf.build>
Co-authored-by: Tony Li <122298175+tonyli233@users.noreply.github.com>