Releases: bufbuild/protoc-gen-validate
Releases · bufbuild/protoc-gen-validate
v0.2.0-java
Fixed:
- Correctly handle messages with multiple consecutive uppercase characters #204
ReflectiveValidatorIndex
correctly handlesjava_multiple_files=true
#208- Correctly handle messages with underscores when ``java_multiple_files=true` #233
Added:
- Can now provide fallback validator implementations for when reflection doesn't find a validator #230
v0.1.0
v0.0.14
v0.0.13
v0.0.12: cc: use raw path generation for C++ validation files. (#129)
Decouples from the Go output path overrides. Fixes #41. Signed-off-by: Harvey Tuch <[email protected]>
v0.0.11: fix static initialization fiasco (#116)
and use type_index instead of hash_code for associative containers. tested locally with latest envoy master. Signed-off-by: Lizan Zhou <[email protected]>
v0.0.10
v0.0.9
v0.0.8: Upgrade to PG* 0.4.3 (#109)
* Upgrade to PG* 0.4.3 * checkpoint * checkpoint
v0.0.7: Upgrade to PG* v0.4.2 (#103)
* PG* Update (sans BAZEL updates) * make protoc-gen-validate buildable * revert BUILD changes for tests/harness * checkpoint * checkpoint * BUILD changes * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * checkpoint * sort template functions