Releases: google/cel-spec
Releases · google/cel-spec
Release v0.25.1
Minor additions to the v0.25.0 release
What's Changed
- Remove test/v1 directory and its protos by @l46kok in #487
- Add parsing tests for string and bytes literals by @hudlow in #489
Full Changelog: v0.25.0...v0.25.1
Release v0.25.0
What's Changed
- Initial version of the policy specification by @jcking in #477
- Remove orphaned ToC entry for enums as ints from the specification by @timostamm in #476
- Tests for selector, function, and field names formerly defined as reserved by @hudlow in #480
- Add a test case for lastIndexOf in string_ext against an empty string by @l46kok in #468
- Remove TOC from language definition by @hudlow in #482
- Remove int(enum) -> int signature by @hudlow in #483
- Clarify formatting decimals, add %f formatting test cases around rounding by @l46kok in #485
- Remove remaining google.rpc.Status deps from cel-spec by @TristonianJones in #486
New Contributors
- @timostamm made their first contribution in #476
Full Changelog: v0.24.0...v0.25.0
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