Skip to content

Tags: bufbuild/protovalidate-java

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update protovalidate (#384)

Signed-off-by: Sri Krishna <[email protected]>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to gradle 8.14.3 (#368)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

v1.0.0-rc.5

Toggle v1.0.0-rc.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify tests (#346)

Update tests to just declare unexpected exceptions in throws clause
(don't need to catch them as they will fail the test automatically if
thrown). Update to remove unnecessary type arguments.

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Simplify tests (#346)

Update tests to just declare unexpected exceptions in throws clause
(don't need to catch them as they will fail the test automatically if
thrown). Update to remove unnecessary type arguments.

v1.0.0-rc.4

Toggle v1.0.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update protovalidate (#329)

This implements the following upstream changes:
- bufbuild/protovalidate#397
- bufbuild/protovalidate#396
- bufbuild/protovalidate#394

---------

Signed-off-by: Sri Krishna <[email protected]>

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update protovalidate (#329)

This implements the following upstream changes:
- bufbuild/protovalidate#397
- bufbuild/protovalidate#396
- bufbuild/protovalidate#394

---------

Signed-off-by: Sri Krishna <[email protected]>

v1.0.0-rc.3

Toggle v1.0.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add implicit `IGNORE_IF_UNPOPULATED` for `MessageOneofRule` fields (#312

)

bufbuild/protovalidate#382

---------

Signed-off-by: Sri Krishna <[email protected]>
Co-authored-by: Timo Stamm <[email protected]>

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add implicit `IGNORE_IF_UNPOPULATED` for `MessageOneofRule` fields (#312

)

bufbuild/protovalidate#382

---------

Signed-off-by: Sri Krishna <[email protected]>
Co-authored-by: Timo Stamm <[email protected]>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Protovalidate v0.13.0 (#310)