Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@l46kok l46kok released this 10 Oct 18:24
· 16 commits to main since this release

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