Commits
User selector
Commit History
Commits on May 27, 2026
Internal Changes
Show description for 8c9bb8fauthored andcommitted
Commits on Apr 14, 2026
Refactor tests to inject a runtime environment to invoke planner and legacy tests
Show description for 207dca5authored andcommitted
Commits on Mar 26, 2026
JSON field name resolution fix for shadowed cases
Show description for b92f1f6authored andcommitted
Commits on Mar 20, 2026
Deprecate enableTimestampEpoch option
Show description for 690d082authored andcommitted
Commits on Mar 19, 2026
Various fixes to CelEnvironment, YAML parsing and serialization
Show description for 3572797authored andcommitted
Commits on Mar 5, 2026
Use structured types in YAML export.
Show description for 84b5c5dauthored andcommitted
Commits on Feb 25, 2026
Add support for importing/exporting common limits to YAML environment configs.
Show description for 5006390authored andcommittedImplement optionals for planner
Show description for e8079d0authored andcommitted
Commits on Feb 24, 2026
Add support for importing / exporting shared feature flags to the environment YAML
Show description for ffc708aauthored andcommitted
Commits on Feb 18, 2026
Remove StringConversion, StringConcatenation, ListConcatenation CelOptions in favor of subsetting
Show description for 81a8692authored andcommitted
Commits on Feb 6, 2026
Add json_name protobuf field option support
Show description for e36c49fauthored andcommitted
Commits on Jan 20, 2026
Internal Changes
Show description for b564c48authored andcommitted
Commits on Jan 10, 2026
Enable conformance tests for two-var comprehensions.
Show description for 777d089authored andcommitted
Commits on Dec 26, 2025
Add support for container aliases to CelEnvironment
Show description for 11edd62authored andcommitted
Commits on Nov 5, 2025
Remove no-op evaluateCanonicalTypesToNativeValues flag in tests
Show description for 1b465a6authored andcommitted
Commits on Oct 14, 2025
Update evaluateCanonicalTypesToNativeValues documentation and fix tests
Show description for 9c7c431authored andcommitted
Commits on Oct 10, 2025
Include comprehensions in CelEnvironment
Show description for f1ab6e5authored andcommitted
Commits on Oct 9, 2025
Fix FileDescriptorSetConverter to always reference WellKnownTypes descriptors from generated ones
Show description for 1ffe7c4authored andcommitted
Commits on Oct 2, 2025
Fix bytes(string) standard function to respect evaluateCanonicalTypesToNativeValues flag
Show description for ac7c96bauthored andcommitted
Commits on Aug 18, 2025
Evaluate CEL's null and bytes to their native equivalent types
Show description for e1b6c11authored andcommitted
Commits on Aug 7, 2025
Change tests to not depend on AttributeContext proto
Show description for ff01453authored andcommitted
Commits on Jul 28, 2025
Internal Changes
Show description for c90e451authored andcommitted
Commits on Jul 23, 2025
Introduce 'list' extension functions: 'slice', "distinct', 'reverse', 'sort', 'sortBy'
Show description for e450fd0authored andcommittedAdd support for macro inclusion/exclusion to CelEnvironmentExporter
Show description for a0d6302authored andcommittedImplement CelEnvironmentExporter.
Show description for 94160c0authored andcommitted
Commits on Jul 7, 2025
Add support for extension versions
Show description for cfec87bauthored andcommitted
Commits on Jul 1, 2025
Add support for stdlib subsetting via CelEnvironment
Show description for cdcd194authored andcommitted
Commits on May 15, 2025
Expose Late function bindings target for Android.
Show description for 928165cauthored andcommitted
Commits on Apr 29, 2025
Fork timestamp/duration protobuf utility methods. Remove protobuf_java_util dependency from the runtime
Show description for 02d8852authored andcommitted
Commits on Apr 24, 2025
Support for CelEnvironment to YAML
Show description for 220312cauthored andcommitted
Commits on Apr 22, 2025
Implement codegen for CelLiteDescriptor
Show description for 961fcc9authored andcommitted
Commits on Mar 14, 2025
Internal Changes
Show description for a10fe08authored andcommitted
Commits on Mar 12, 2025
Internal Changes
Show description for 96cf316authored andcommitted
Commits on Mar 6, 2025
Rename dev.cel.runtime.CelRuntime.CelFunctionBinding to dev.cel.runtime.CelFunctionBinding
Show description for 7192e81authored andcommitted
Commits on Feb 27, 2025
Remove deprecated CelPolicyConfig and its parser
Show description for 5f9c853authored andcommitted