| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.0_2 03 Jun 2026 17:54:22
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.11 / go-1.26.4 |
1.2.0_1 09 May 2026 17:25:51
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.10 |
1.2.0 27 Apr 2026 13:06:52
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protovalidate: Update to 1.2.0
Changes: https://github.com/bufbuild/protovalidate/releases |
1.1.1_1 10 Apr 2026 15:57:27
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.9 / 1.26.2 |
1.1.1 09 Mar 2026 18:18:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protovalidate: Update to 1.1.1
Changes: https://github.com/bufbuild/protovalidate/releases |
1.1.0_4 06 Mar 2026 03:33:23
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.8 |
1.1.0_3 11 Feb 2026 19:21:45
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go default 1.24->1.25 |
1.1.0_2 05 Feb 2026 16:48:00
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.13 |
1.1.0_1 16 Jan 2026 17:49:03
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.12 |
1.1.0 16 Dec 2025 21:15:32
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protovalidate: Update to 1.1.0
Changes: https://github.com/bufbuild/protovalidate/releases |
1.0.0_1 03 Dec 2025 18:24:45
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.11 |
1.0.0 29 Nov 2025 23:20:20
    |
Po-Chuan Hsieh (sunpoet)  |
devel/protovalidate: Add protovalidate 1.0.0
Protovalidate is the semantic validation library for Protobuf. It provides
standard annotations to validate common rules on messages and fields, as well as
the ability to use CEL to write custom rules. It's the next generation of
protoc-gen-validate.
With Protovalidate, you can annotate your Protobuf messages with both standard
and custom validation rules. |