Releases: bufbuild/protovalidate
Releases · bufbuild/protovalidate
v0.6.0
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
- @chrispine made their first contribution in #167
- @arun1587 made their first contribution in #163
Full Changelog: v0.5.6...v0.6.0
v0.5.6
v0.5.5
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
- @pqn made their first contribution in #139
- @philsawicki made their first contribution in #157
- @stefanvanburen made their first contribution in #158
Full Changelog: v0.5.4...v0.5.5
v0.5.4
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
- @nicksnyder made their first contribution in #131
Full Changelog: v0.5.3...v0.5.4
v0.5.3
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
v0.5.1
v0.5.0
v0.4.4
What's Changed
- Add more examples by @oliversun9 in #93
- Fix links to validator examples by @emcfarlane in #94
- Bump golang.org/x/sync from 0.3.0 to 0.4.0 in /tools by @dependabot in #107
- Add note about required repeated fields and update indentation by @bufdev in #110
New Contributors
- @emcfarlane made their first contribution in #94
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Upgrade protovalidate-testing module by @elliotmjackson in #82
- Bump actions/checkout from 3 to 4 by @dependabot in #84
- Add examples to examples directory by @oliversun9 in #85
- Add link to examples in readme by @oliversun9 in #86
- Build: one proto per proto_library by @ggirelli in #26
- Fix Readme example by @jesseXu in #87
- Conformance: multiple uniques in message by @rodaine in #91
New Contributors
- @oliversun9 made their first contribution in #85
- @ggirelli made their first contribution in #26
- @jesseXu made their first contribution in #87
Full Changelog: v0.4.1...v0.4.3