Commits
Branch selector
User selector
Commit History
Commits on Jun 24, 2026
Fix optional macro calls to be foldable
Show description for 534f651authored andcommitted
Commits on Jun 23, 2026
Internal Changes
Show description for 2173c34authored andcommittedInternal Changes
Show description for 751a027authored andcommitted
Commits on Jun 22, 2026
Switch constant folding to pre-order traversal
Show description for 2bf3353authored andcommitted
Commits on Jun 17, 2026
Refine iteration variable validation in CEL macros.
Show description for bb0b958authored andcommittedParallelize github actions workflow for Java8 builds
Show description for 62b1c1cauthored andcommitted
Commits on Jun 16, 2026
Update from google/cel-spec to cel-expr/cel-spec (Part 2)
Show description for 55244c7authored andcommittedAdd safe guards to ensure we don't build protoc from source
Show description for 089a8e2authored andcommittedRemove README warning regarding repo move
Show description for 54acafeauthored andcommittedUpdate from google/cel-java to cel-expr/cel-java
Show description for 8e46771authored andcommitted
Commits on Jun 15, 2026
Make OpaqueValue subclassable and resolve type in TypeResolver
Show description for a5817b4authored andcommitted
Commits on Jun 13, 2026
Release 0.13.1
Show description for 6e267b4authored andcommitted
Commits on Jun 12, 2026
Ensure chained optional field selection does not repeatedly wrap the optional type
Show description for d917045authored andcommitted
Commits on Jun 11, 2026
Internal Changes
Show description for f31ad58authored andcommittedInternal Changes
Show description for c2b6039authored andcommitted
Commits on Jun 9, 2026
Expand support to arrays to Native type extensions
Show description for 359d39aauthored andcommittedSafely ignore enums in native type extensions
Show description for 02052f3authored andcommitted
Commits on Jun 5, 2026
Merge pull request #1074 from andrewparmet:fix-fieldmask-celvalue
Show description for a6f2930committed
Commits on Jun 3, 2026
Merge pull request #1073 from andrewparmet:fix-fixed32-fixed64-celvalue
Show description for 7452e0dcommitted- committed
Override fromWellKnownProto in ProtoLiteCelValueConverter for FieldMask
Show description for abbd7cfcommitted
Commits on Jun 2, 2026
Revert "Wrap FieldMask via shared message-to-struct hook on the base converter"
Show description for b9e7639committedInternal Changes
Show description for 7f26293authored andcommittedWrap FieldMask via shared message-to-struct hook on the base converter
Show description for 984193bcommittedFix dead code reachability logic erroneously flagging on unconditional nested rules
Show description for 8f3d871authored andcommittedAdd conformance test cases for policy variable scoping fixes
Show description for c71923cauthored andcommittedPreserve FieldMask as a message in the CelValue runtime path
Show description for 95faaa8committedHandle FIXED32/FIXED64 as unsigned in ProtoCelValueConverter
Show description for 2793c00committed
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 26, 2026
Repo move announcement
Show description for caf39d7authored 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 20, 2026
Internal change
Show description for 919ae0bauthored andcommitted
Commits on May 16, 2026
Deprecate enableCelValue option
Show description for 7f1948dauthored andcommitted