Releases: bufbuild/protovalidate
Releases · bufbuild/protovalidate
v0.2.3
What's Changed
- Update readme with protovalidate-python by @marekbuild in #45
- Support new extension indexes in tools module by @elliotmjackson in #46
- Document harness proto by @elliotmjackson in #49
- Add Python more widely to README.md by @bufdev in #52
- Update README.md to include absolute link by @elliotmjackson in #48
- Add conformance tests for single dot hostnames by @pkwarren in #54
- Add the ability to distinguish map key violations by @Alfus in #55
New Contributors
- @marekbuild made their first contribution in #45
- @bufdev made their first contribution in #52
- @pkwarren made their first contribution in #54
Full Changelog: v0.2.0...v0.2.3
v0.2.2
What's Changed
- Update readme with protovalidate-python by @marekbuild in #45
- Support new extension indexes in tools module by @elliotmjackson in #46
- Document harness proto by @elliotmjackson in #49
New Contributors
- @marekbuild made their first contribution in #45
Full Changelog: v0.2.0...v0.2.2
v0.2.1
What's Changed
- Support new extension indexes in tools module by @elliotmjackson in #46
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Resolve extensions used indexes reserved for internal organization by @elliotmjackson in #43
Full Changelog: v0.1.15...v0.2.0
v0.1.15
v0.1.14
What's Changed
- Bugfix expected failures flag ux by @elliotmjackson in #42
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Fix oneof example by @itayd in #35
- Update generated code with plugin changes by @rodaine in #41
- Add support for expected failures by @elliotmjackson in #40
Dependabot
- Bump golang.org/x/sync from 0.2.0 to 0.3.0 in /tools by @dependabot in #36
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /tools by @dependabot in #37
New Contributors
Full Changelog: v0.1.12...v0.1.13
v0.1.12
v0.1.11
What's Changed
- Update README.md by @elliotmjackson in #16
- Remove README symlink by @rodaine in #29
- Update README.md by @elliotmjackson in #30
- Fix expected regex and expected message for bytes conformance tests by @Alfus in #31
New Contributors
- @elliotmjackson made their first contribution in #16
Full Changelog: v0.1.10...v0.1.11