Releases: bufbuild/protovalidate-go
Releases · bufbuild/protovalidate-go
v0.6.5
What's Changed
- Add
buf.gen.yaml
v2 schema example by @milas in #138 - Upgrade to support Go 1.23 by @rodaine in #139
- Remove Go 1.20 support by @rodaine in #140
- Bugfix: avoid spurious tautology pruning when dealing with certain recursive messages by @rodaine in #142
New Contributors
Full Changelog: v0.6.4...v0.6.5
v0.6.4
This release adds support for Protobuf Editions features.
What's Changed
- Always treat groups as message fields by @jchadwick-buf in #132
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Improvement to unique implementation by @pkwarren in #128
- Export lib type by @oliversun9 in #130
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
What's Changed
- Update license years and fix makefile by @pkwarren in #102
- DRY up ignore related conditionals by @rodaine in #103
- Bump the go group with 1 update by @dependabot in #106
- Bump the go group with 3 updates by @dependabot in #109
- Bump Go min version to 1.20 by @jhump in #110
- Update README.md by @rodaine in #111
- Add tuuid conformance tests by @rodaine in #114
- Add generate check CI step by @rodaine in #115
New Contributors
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Run go mod tidy by @pkwarren in #96
- Create add-to-project workflow by @chrispine in #97
- Bump the go group with 1 update by @dependabot in #98
- Bump the github-actions group with 1 update by @dependabot in #100
- Update protovalidate-go to work with 0.6.1 protos by @pkwarren in #101
New Contributors
- @chrispine made their first contribution in #97
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
v0.5.0
What's Changed
- Bump the github-actions group with 1 update by @dependabot in #86
- Move out of internal functions that create env options for field descriptors by @oliversun9 in #83
- Bump the go group with 1 update by @dependabot in #89
- Bump the go group with 1 update by @dependabot in #90
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- Group dependabot version updates together by @rodaine in #81
- Bump the go group with 1 update by @dependabot in #82
- Fix email validation by @dragon3 in #84
New Contributors
Full Changelog: v0.4.2...v0.4.3