Commits
User selector
Commit History
Commits on Jun 1, 2026
Remove duplicate policy tests that's already covered by conformance tests
Show description for 659bfb9authored andcommitted
Commits on May 28, 2026
Internal Changes
Show description for 98ce0bfauthored andcommitted
Commits on May 27, 2026
Internal Changes
Show description for 8c9bb8fauthored andcommitted
Commits on May 22, 2026
Remove duplicate test policies and use the ones from cel-policy as SoT
Show description for 1647b3bauthored andcommitted
Commits on May 7, 2026
Track incompatible output types for accurate error reporting
Show description for 14d4c2eauthored andcommitted
Commits on May 6, 2026
Add support for running policy error cases in conformance tests
Show description for 966b0cfauthored andcommitted
Commits on May 5, 2026
Implement context_variable support in YAML environment
Show description for 5fc1766authored andcommitted
Commits on May 1, 2026
Internal Changes
Show description for fc24bfdauthored andcommitted
Commits on Apr 28, 2026
Policy nested rule fix
Show description for 21c3318authored andcommitted
Commits on Apr 24, 2026
Promote planner runtime builders to the main factories
Show description for cd71e40authored andcommitted
Commits on Apr 20, 2026
Restructure Java test runner to not require JVM classinfo inspection for loading descriptors
Show description for 5470c95authored andcommitted
Commits on Apr 14, 2026
Add parsed-only evaluation test coverage to Regex Extensions
Show description for 8342a01authored andcommittedRefactor tests to inject a runtime environment to invoke planner and legacy tests
Show description for 207dca5authored andcommitted
Commits on Apr 1, 2026
Fix partial evaluation to properly check for comprehension bound variables for planner
Show description for 4d00593authored andcommitted
Commits on Mar 27, 2026
Internal Changes
Show description for 13568dfauthored andcommittedRefactor test runner to accept required descriptors at the callsite, introduce BindingTransformer
Show description for 28d2b3cauthored 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 17, 2026
Support partial evaluation via unknowns in planner
Show description for 4f6a571authored andcommitted
Commits on Mar 12, 2026
Null assignability fix for repeated and map fields
Show description for 62c1f11authored andcommitted
Commits on Mar 10, 2026
Add test cases around type-checking gp.NullValue
Show description for a5a1ef1authored andcommitted
Commits on Mar 5, 2026
Use structured types in YAML export.
Show description for 84b5c5dauthored andcommitted
Commits on Feb 28, 2026
Fix null assignment to fields
Show description for 3fd7b96authored andcommitted
Commits on Feb 25, 2026
Add support for importing/exporting common limits to YAML environment configs.
Show description for 5006390authored 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 20, 2026
Evaluate parsed only expressions in PlannerInterpreterTest
Show description for a729a20authored andcommitted
Commits on Feb 10, 2026
Fix wrapper types to properly unwrap in lists
Show description for b3ee6a6authored andcommitted
Commits on Feb 6, 2026
Add json_name protobuf field option support
Show description for e36c49fauthored andcommitted
Commits on Jan 28, 2026
Fix repeated wrapper field selections
Show description for ff8cd30authored andcommitted
Commits on Jan 15, 2026
Fix type-checker and runtime to properly resolve global escaped identifiers
Show description for e91cb90authored andcommitted
Commits on Jan 8, 2026
Fix type-checker to search local scopes for identifiers before container resolution
Show description for b84982eauthored andcommitted
Commits on Dec 26, 2025
Add support for container aliases to CelEnvironment
Show description for 11edd62authored andcommitted
Commits on Dec 23, 2025
No public description
Show description for 40d81deauthored andcommitted
Commits on Dec 17, 2025
Restore the behavior for protobuf timestamp/duration field values to reside outside RFC3339 range
Show description for 506c2b6authored andcommitted