You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,10 @@ Highlights include:
62
62
* Comprehensive RPC quickstarts for [Connect and Go][connect-go], [gRPC and Go][grpc-go], [gRPC and Java][grpc-java], and [gRPC and Python][grpc-python]
63
63
* A [migration guide for protoc-gen-validate][migration-guide] users
64
64
65
+
> [!IMPORTANT]
66
+
> Currently, the [CEL spec](https://github.com/google/cel-spec) has not reached a v1.0 release. Please be aware that until that time,
67
+
> breaking changes in the spec will likely necessitate breaking changes in Protovalidate and its implementations.
68
+
65
69
## Contribution
66
70
67
71
We genuinely appreciate any help! If you'd like to contribute, check out these resources:
0 commit comments