Skip to content

Releases: bufbuild/protoc-gen-validate

v0.2.0-java

17 Jul 23:56
Compare
Choose a tag to compare

Fixed:

  • Correctly handle messages with multiple consecutive uppercase characters #204
  • ReflectiveValidatorIndex correctly handles java_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

13 Jun 18:01
Compare
Choose a tag to compare
release: copy for tag v0.1.0

v0.0.14

18 Mar 19:08
ff6f7a9
Compare
Choose a tag to compare
Update README.md

v0.0.13

31 Jan 00:12
4349a35
Compare
Choose a tag to compare
Properly handle repeated enums (#140)

v0.0.12: cc: use raw path generation for C++ validation files. (#129)

18 Dec 19:06
Compare
Choose a tag to compare
Decouples from the Go output path overrides.

Fixes #41.

Signed-off-by: Harvey Tuch <[email protected]>

v0.0.11: fix static initialization fiasco (#116)

14 Nov 19:50
Compare
Choose a tag to compare
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

30 Oct 00:45
e143189
Compare
Choose a tag to compare
enum: properly prefix validation function name (#112)

v0.0.9

29 Oct 21:54
1e3afd7
Compare
Choose a tag to compare
deps: update PG* (#111)

v0.0.8: Upgrade to PG* 0.4.3 (#109)

26 Oct 01:42
2a7aa7d
Compare
Choose a tag to compare
* Upgrade to PG* 0.4.3

* checkpoint

* checkpoint

v0.0.7: Upgrade to PG* v0.4.2 (#103)

27 Sep 18:05
3bd820a
Compare
Choose a tag to compare
* 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