Releases: google/cel-spec
Releases · google/cel-spec
v0.24.0
What's Changed
- Add/update missing function documentation by @TristonianJones in #461
- Add corner test cases related to optional values and maps to codify behavior by @jcking in #462
- Add tests for type identifiers for time types by @jnthntatum in #465
- Add typecheck tests for edge cases with free type parameters by @jnthntatum in #463
- Add tests for repeated enum field accesses by @jnthntatum in #464
- Add upb build targets for CEL C by @jcking in #467
- Updated testsuite result_kind to use nested ErrorSet by @ChinmayMadeshi in #469
- Generated pb.go for eval.proto. by @ChinmayMadeshi in #470
New Contributors
- @ChinmayMadeshi made their first contribution in #469
Full Changelog: v0.23.1...v0.24.0
Release v0.23.1
What's Changed
- Restore duration string conversion supported suffixes by @TristonianJones in #459
- Change optional_string field to be optional string type in test_all_types by @l46kok in #458
- Revert "Remove Unicode space handling from .trim()" by @jcking in #460
Full Changelog: v0.23.0...v0.23.1
Release v0.23.0
What's Changed
- update grammar and tests to differentiate reserved tokens by @hudlow in #437
- Bzlmod update regen by @TristonianJones in #451
- Add py_proto_library targets by @ferstlf in #452
- Remove Unicode space handling from .trim() by @jcking in #453
- Extracted context input as a separate oneof out of test input by @aakash070 in #456
- Add basic conformance tests for some comprehensions v2 macros by @jcking in #454
- Minor update to the field name and numbering for test suites by @TristonianJones in #457
New Contributors
Full Changelog: v0.22.1...v0.23.0
Release v0.22.1
What's Changed
- Add a doc field on Function and update content advice by @TristonianJones in #446
- Upgrade the googleapis repo deps, remove switched_rules by @TristonianJones in #447
- Add a separate field for expressions under input bindings map by @aakash070 in #449
- Add java_lite messages to test_all_types messages by @l46kok in #450
Full Changelog: v0.22.0...v0.22.1
Release v0.22.0
What's Changed
- Add test_suite and test_config under conformance [#441]
New Contributors
- @aakash070 made their first contribution in #441
Full Changelog: v0.21.2...v0.22.0
v0.21.2
v0.21.1
v0.21.0
v0.20.0
What's Changed
- Indicate that CEL is an official Google product by @TristonianJones in #439
- Add conformance tests for quoted field selectors. by @jnthntatum in #431
- Add java_lite_proto_library targets to canonical CEL protos. Deprecate explain.proto. by @l46kok in #440
Full Changelog: v0.19.2...v0.20.0
v0.19.2
What's Changed
- Correct 'worst-cast' typos by @hudlow in #418
- Add additional type check tests by @jnthntatum in #419
- clarify error behavior for e.exists(x, p) by @hudlow in #427
- typo, formatting, and link fixes by @hudlow in #422
- tests to verify parsers ignore whitespace and comments by @hudlow in #430
- clarify Unicode handling by @hudlow in #423
- Fix strings.format tests by @jcking in #435
Full Changelog: v0.19.1...v0.19.2