This release adds support for native rule evaluators which greatly improve evaluation performance. See #469 for more details.
What's Changed
- Add native rule implementation for the standard protovalidate rules by @jonbodner-buf in #469
- Use the CEL planner runtime by @andrewparmet in #481
- Fix rule value in violations by @pkwarren in #487
- Update to cel 0.14 by @pkwarren in #518
New Contributors
- @jonbodner-buf made their first contribution in #466
- @andrewparmet made their first contribution in #481
Full Changelog: v1.2.2...v1.3.0