v0.1.0
Initial release of CEL-Java
Features:
- Evaluation of a type-checked expression
- Adapters for CEL protobuf messages (
dev.cel.exprandcom.google.api.expr.v1alpha1)
Note: Compilation (Parsing + Type-Checking) is not yet supported but will be made available in the future. Please consider using CEL-Go implementation to produce a type-checked expression for time being.