Skip to content

Releases: bufbuild/protoc-gen-validate

v0.0.6: Fix pattern rule in repeated and map field (#58)

21 Feb 16:58
Compare
Choose a tag to compare
* Fix pattern rule in repeated and map field

Add pattern variable declaration when repeated.items, map.keys
or map.values contains string rule with pattern.

* Add test cases to executor

v0.0.5

05 Dec 02:24
8e6aaf5
Compare
Choose a tag to compare
template/module: support for cross-package message validation in C++.…

v0.0.4

27 Nov 21:03
500ccdb
Compare
Choose a tag to compare
Checker: more robust WKT wrapper detection (#21)

v0.0.3

16 Nov 20:21
89acbaf
Compare
Choose a tag to compare
Checker: fail build on singular rules used on repeated fields (#14)

v0.0.2

16 Nov 01:39
391bdf3
Compare
Choose a tag to compare
OneOf: properly avoid naming conflicts (#13)

v0.0.1: Commit validate.pb.go (#10)

14 Nov 16:23
Compare
Choose a tag to compare
Fixes #9.

Signed-off-by: Kuat Yessenov <[email protected]>