Skip to content

Releases: bufbuild/protovalidate

v0.6.0

21 Feb 17:15
7d3d1a1
Compare
Choose a tag to compare

What's Changed

  • Create add-to-project workflow by @chrispine in #167
  • Add ignore enum conformance tests by @rodaine in #170
  • Add conformance tests for email addresses to cover semi-valid email a… by @arun1587 in #163
  • Add ignore enum examples by @rodaine in #171
  • Deprecate skipped rule + add IGNORE_ALWAYS to ignore rule + more explicit naming by @rodaine in #172

New Contributors

Full Changelog: v0.5.6...v0.6.0

v0.5.6

12 Feb 21:41
e33397a
Compare
Choose a tag to compare

What's Changed

  • Reapply host_and_port conformance tests by @rodaine in #166

Full Changelog: v0.5.5...v0.5.6

v0.5.5

12 Feb 19:38
edfcfb7
Compare
Choose a tag to compare

What's Changed

  • Use slices from stdlib over golang.org/x/exp/slices by @oliversun9 in #134
  • Update CI workflow and drop slices for compatibility by @oliversun9 in #135
  • Fix typo in cel_duration_arithmetic.proto example by @pqn in #139
  • Update migrator to support editions by @rodaine in #141
  • Expand ignore_empty into ignore to handle other semantics by @rodaine in #137
  • Bump actions/setup-go from 4 to 5 by @dependabot in #142
  • Bump github.com/bufbuild/protocompile from 0.7.0 to 0.7.1 in /tools by @dependabot in #143
  • Add empty MODULE.bazel by @Alfus in #145
  • Handle validation error message for zero value for certain rules as a special case by @oliversun9 in #133
  • Test big integers in constraints by @nicksnyder in #146
  • Update README.md by @nicksnyder in #151
  • Bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 in /tools by @dependabot in #149
  • Bump golang.org/x/sync from 0.5.0 to 0.6.0 in /tools by @dependabot in #152
  • Update conformance.md by @rodaine in #154
  • Bump actions/cache from 3 to 4 by @dependabot in #156
  • Fix typos in comments and documentation of examples by @philsawicki in #157
  • Fix a few more typos by @stefanvanburen in #158
  • Bump github.com/bufbuild/protocompile from 0.7.1 to 0.8.0 in /tools by @dependabot in #159
  • Bump bazelbuild/setup-bazelisk from 2 to 3 by @dependabot in #160
  • Symlink repo LICENSE and README.md to module by @bufdev in #161
  • Add host_and_port cel func + string rule by @rodaine in #164
  • Temporarily remove host_and_port conformance tests until protos make it into buf by @rodaine in #165

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

14 Nov 21:49
7c3e2e3
Compare
Choose a tag to compare

What's Changed

  • Document correct option syntax by @nicksnyder in #131
  • Support no separator between struct field name and struct literal by @rodaine in #132

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

06 Nov 21:33
5e6e4fb
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sync from 0.4.0 to 0.5.0 in /tools by @dependabot in #127
  • Fixup ignore_empty oneof tests + add tests for repeated items and map keys/values by @rodaine in #128

Full Changelog: v0.5.2...v0.5.3

v0.5.2

06 Nov 17:35
56ee282
Compare
Choose a tag to compare

What's Changed

  • Improve required standard constraint docs + conformance tests by @rodaine in #124
  • Add conformance tests for ignore_empty by @rodaine in #126

Full Changelog: v0.5.1...v0.5.2

v0.5.1

30 Oct 23:17
b0c0e8a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.1

v0.5.0

30 Oct 20:51
c6f187e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.0

v0.4.4

17 Oct 17:53
8fa0222
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

14 Sep 16:39
6760bb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.3