Releases: bufbuild/protovalidate-go
Releases · bufbuild/protovalidate-go
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
v0.4.2
v0.4.1
v0.4.0
What's Changed
- Fix bug where cel expression cannot compile for fields of type google.protobuf.Any by @oliversun9 in #65
- Link to connect/validate-go by @emcfarlane in #66
- Run CI on Go 1.19 by @akshayjshah in #72
- Use make lint in CI instead of golangci-lint action by @oliversun9 in #70
- Add isIpPrefix by @higebu in #53
New Contributors
Full Changelog: v0.3.4...v0.4.0