Skip to content

Releases: bufbuild/protovalidate

v0.6.4

07 May 21:05
df918ea
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/bufbuild/protocompile from 0.9.0 to 0.10.0 in /tools by @dependabot in #193
  • Bump bufbuild/buf-setup-action from 1.30.0 to 1.30.1 by @dependabot in #191
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0 in /tools by @dependabot in #192
  • Bump github.com/bufbuild/protocompile from 0.10.0 to 0.11.0 in /tools by @dependabot in #199
  • Colocate in-place migrator temp files to src directory by @rodaine in #201
  • Bump github.com/bufbuild/protocompile from 0.11.0 to 0.13.0 in /tools by @dependabot in #205
  • Bump bufbuild/buf-setup-action from 1.30.1 to 1.31.0 by @dependabot in #204
  • Bump google.golang.org/protobuf from 1.33.1-0.20240408130810-98873a205002 to 1.34.0 in /tools by @dependabot in #207
  • Update Readme to use absolute links by @fyockm in #208
  • Migrator: properly handle ignore generation on fields by @rodaine in #209

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

01 Apr 17:36
264fbad
Compare
Choose a tag to compare

What's Changed

  • Bump morrisoncole/pr-lint-action from 1.7.0 to 1.7.1 by @dependabot in #176
  • Bump github.com/bufbuild/protocompile from 0.8.0 to 0.9.0 in /tools by @dependabot in #182
  • Bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 by @dependabot in #183
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /tools by @dependabot in #181
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /tools by @dependabot in #179
  • Fix typo for FieldConstraints and extend examples by @emcfarlane in #186
  • Add tuuid by @bufdev in #189
  • Add conformance tests for trimmed UUIDs by @rodaine in #190

Full Changelog: v0.6.1...v0.6.3

v0.6.2

01 Apr 16:33
3e01074
Compare
Choose a tag to compare

What's Changed

  • Bump morrisoncole/pr-lint-action from 1.7.0 to 1.7.1 by @dependabot in #176
  • Bump github.com/bufbuild/protocompile from 0.8.0 to 0.9.0 in /tools by @dependabot in #182
  • Bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 by @dependabot in #183
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /tools by @dependabot in #181
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /tools by @dependabot in #179
  • Fix typo for FieldConstraints and extend examples by @emcfarlane in #186
  • Add tuuid by @bufdev in #189

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Feb 19:50
2c6fd61
Compare
Choose a tag to compare

What's Changed

  • Update examples, conformance harness, & migrator to use new ignore/skipped annotations by @rodaine in #173

Full Changelog: v0.6.0...v0.6.1

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