v0.10.0
What's Changed
The underlying CEL implementation used by protovalidate-java has been changed to Google's cel-java. There are no breaking changes as a result and all modifications should be internal to this library.
- Override
bytes_to_string
by @srikrsna-buf in #304 - Switch to
dev.cel:cel
by @srikrsna-buf in #303
Full Changelog: v0.9.1...v0.10.0