Sourced from github.com/google/cel-go's releases.
Release v0.20.0
What's Changed
- Minor adjustment to inlining to fix a bad bind #888
- Ensure error typed variables are returned as errors from Resolve b #889
- ext.NativeTypes: Recursively add sub-types #892
- DefaultTypeAdapter: Add support for missing custom scalars #893
- Lists: Fix handling of go arrays #894
New Contributors
@​alvaroaleman
made their first contribution in google/cel-go#892Full Changelog: https://github.com/google/cel-go/compare/v0.19.0...v0.20.0
f221e70
Lists: Fix handling of go arrays (#894)19b2ad1
DefaultTypeAdapter: Add support for missing custom scalars (#893)5883379
ext.NativeTypes: Recursively add sub-types (#892)ba58735
Revert the AST copy as some users were relying on Check to be mutable
(#890)6b5d14c
Ensure error typed variables are returned as errors from Resolve (#889)fb9a6ce
Minor adjustment to inlining to fix a bad bind (#888)a53bdc9
Copy the AST before type-checking to avoid concurrency issues (#887)38d2641
Pin Bazel builds to 6.4.0 (#886)