This release is compatible with the v1.1.0 release of Protovalidate.
What's Changed
Protovalidate CEL methods were previously also usable as functions due to a limitation in the CEL package. This release uses an updated version that is able to distinguish between methods and functions. This is inline with other Protovalidate implementations.
Full Changelog: v1.1.0...v1.1.1