Releases: bufbuild/protovalidate-go
Releases · bufbuild/protovalidate-go
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
v0.3.4
What's Changed
- Make DefaultResolver public by @oliversun9 in #59
- Update minimum required Go version from 1.18 to 1.19 by @nicksnyder in #62
- Fix ignore path for resolver.go by @nicksnyder in #63
New Contributors
- @nicksnyder made their first contribution in #62
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Update benchmarks by @rodaine in #50
- Bug: transitive field CEL expressions fail to resolve types during type checking by @rodaine in #51
- Fix loading field message when dependency is more than one step by @oliversun9 in #54
- Bump github.com/google/cel-go from 0.18.0 to 0.18.1 by @dependabot in #55
- Make constraint resolution more flexible to different concrete extension types by @rodaine in #57
- Move package
celext
out of internal by @oliversun9 in #56
New Contributors
- @oliversun9 made their first contribution in #54
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Build validator copy cache on write by @emcfarlane in #31
- Bump github.com/google/cel-go from 0.17.4 to 0.17.6 by @dependabot in #39
- Bump github.com/google/cel-go from 0.17.6 to 0.18.0 by @dependabot in #42
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.31.0-20230824200731-b9b8148056b9.1 to 1.31.0-20230830185350-7a34d6557349.1 by @dependabot in #41
- Bypass deprecation lint warning by @akshayjshah in #45
- Bump actions/checkout from 3 to 4 by @dependabot in #46
- Cleanup: replace deprecated OptCheckStringFormat by @rodaine in #48
- Conformance: support for multiple uniques by @rodaine in #49
New Contributors
- @emcfarlane made their first contribution in #31
- @akshayjshah made their first contribution in #45
Full Changelog: v0.3.1...v0.3.2