Commits
User selector
Commit History
Commits on Jun 15, 2026
Make OpaqueValue subclassable and resolve type in TypeResolver
Show description for a5817b4authored andcommitted
Commits on May 27, 2026
Internal Changes
Show description for 8c9bb8fauthored andcommitted
Commits on May 5, 2026
Implement context_variable support in YAML environment
Show description for 5fc1766authored andcommitted
Commits on Apr 24, 2026
Promote planner runtime builders to the main factories
Show description for cd71e40authored andcommitted
Commits on Apr 23, 2026
Add planner test coverage for policy compilation
Show description for f2d69d9authored 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 26, 2026
Expose planner based runtimes through experimental factories
Show description for 3cebc1aauthored andcommittedAdd conformance tests for planner
Show description for 0737691authored 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 7, 2025
Internal Changes
Show description for 6997259authored 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 Aug 4, 2025
Remove deprecated setContainer(string) builder method
Show description for 8a1ad06authored andcommitted
Commits on Aug 1, 2025
Internal Changes
Show description for 86ad379authored andcommittedAdd versions to the 'optional' library to gradually expose new functions.
Show description for 2b9a5c4authored andcommitted
Commits on Jul 31, 2025
Update the "strings" extension to be compatible with CelEnvironmentExporter
Show description for ca9b3f5authored andcommitted
Commits on Jul 30, 2025
Update the "sets" extension to be compatible with CelEnvironmentExporter
Show description for 09bd48fauthored andcommittedUpdate the "regex" extension to be compatible with CelEnvironmentExporter
Show description for 32608d6authored andcommittedUpdate the "protos" extension to be compatible with CelEnvironmentExporter
Show description for a1d76e4authored andcommitted