This release is compatible with the v1.2.2 release of Protovalidate.
What's Changed
- Add GitHub publish workflow with trusted publishing by @ajeetdsouza in #148
- Add benchmark framework and benchmarks by @jonbodner-buf in #149
- Export generated validate proto artifacts by @newyankeecodeshop in #152
- Prune dead evaluators recursively by @sudorandom in #186
- Accept init shapes in Standard Schema validation by @Adrastopoulos in #169
- Compute the 'now' CEL variable lazily by @sudorandom in #187
- Use map_imports in the example by @timostamm in #185
- Implement native rules by @jonbodner-buf in #162
- Update protovalidate to v1.2.2 by @timostamm in #189
New Contributors
- @ajeetdsouza made their first contribution in #148
- @jonbodner-buf made their first contribution in #149
- @nicksnyder made their first contribution in #170
- @newyankeecodeshop made their first contribution in #152
- @sudorandom made their first contribution in #186
- @Adrastopoulos made their first contribution in #169
Full Changelog: v1.2.0...v1.3.0