Fixes
- Fix CEL-Java to be fully protobuf v4 compatible in #466
- Ensure empty YAML inputs yield checked exceptions #463
Features
- Add optional.unwrap in #438
Miscellaneous
- Expose CelPolicyValidationException constructors in #450
- Make CelAbstractSyntaxTree and its dependents an AutoValue class to allow for equality checks in #458
- Additional test case and error message refinement in #464
Full Changelog: v0.7.1...v0.8.0