1. a36d461 Rename examples to work with later versions of Golang (#1225) by Tristan Swadell · 9 days ago master
  2. 6024823 REPL cleanup (#1218) by Jonathan Tatum · 5 weeks ago
  3. 305809d Support cost estimation and tracking for the regex library (#1200) by Muhammad Askri · 6 weeks ago
  4. 6713c74 Remove repl appegine code. (#1216) by Jonathan Tatum · 6 weeks ago
  5. e2bc9c9 updated test coverage reporter to handle error and unknown test scenarios (#1215) by zev.ac · 6 weeks ago
  6. b24530c CEL test coverage calculation (#1209) by zev.ac · 9 weeks ago
  7. 7f64ecc Add logic to unwrap activiations and return evalState for the underlying activations (#1208) by zev.ac · 9 weeks ago
  8. 8e7beb6 Support unwrapping unknown implementations of `proto.Message` (#1207) by Sri Krishna Paritala · 3 months ago v0.26.1
  9. 8750458 Add support for nested element type (#1190) by Missing Link · 3 months ago
  10. 93e910b Support variable descriptions in the AI prompt template (#1205) by Tristan Swadell · 3 months ago
  11. fb02c9a Init function bindings on environment init (#1199) by Belousov Dmitry · 3 months ago
  12. cf932c7 Bump the npm_and_yarn group across 1 directory with 2 updates (#1197) by dependabot[bot] · 3 months ago
  13. 8835891 Minor compatibility fixes for google3-import. (#1198) by Jonathan Tatum · 4 months ago
  14. 9453cde Comprehension nesting limit typo, allow nesting limit validator to accept doubles as limits (#1196) by l46kok · 4 months ago
  15. b023645 Cost tracking for list operations (#1192) by Tristan Swadell · 4 months ago v0.25.1 v0.26.0
  16. 41023c5 Test case for aliasing container imports (#1193) by Tristan Swadell · 4 months ago
  17. 41e7392 Add test runner option to configure a custom test suite parser (#1189) by zev.ac · 4 months ago
  18. a4b169a Add Regex Extension Library (#1187) by Muhammad Askri · 4 months ago
  19. 050981e fix(checker): Correct Sprintf argument count in notAnOptionalFieldSelectionCall (#1185) by cui fliter · 4 months ago
  20. be08958 Bump the npm_and_yarn group across 1 directory with 2 updates (#1188) by dependabot[bot] · 4 months ago
  21. 66a441f Add support for global constants to constant folder (#1180) by Andreas Rohner · 4 months ago
  22. dc36eaa Add documentation for YAML quirks in celpolicy (#1186) by Jonathan Tatum · 5 months ago
  23. c55aebf add support for handling unknown expression ids in test result (#1183) by zev.ac · 5 months ago
  24. 746d711 Fix container setting for cel test all types example in online REPL (#1182) by l46kok · 5 months ago
  25. 83ab641 Create an util method to convert rpc status to eval status (#1178) by ChinmayMadeshi · 5 months ago
  26. b1209b8 Add bazel rule to trigger cel tests and return policy metadata while creating CEL programs (#1176) by zev.ac · 6 months ago
  27. f6d3c92 Update test runner to avoid using flags when not necessary (#1174) by Tristan Swadell · 6 months ago
  28. 845f2a8 Fix lastIndexOf behavior against an empty string in strings extension (#1173) by l46kok · 6 months ago
  29. ad76382 Sqrt func (#1166) by Hari Raghu · 6 months ago
  30. 9ed72dd fix test runner test cases (#1170) by zev.ac · 6 months ago
  31. 9d29b7f Refactoring changes to create a test runner option from passed flags, correct indentation and add package level comment for test (#1165) by zev.ac · 6 months ago v0.25.0
  32. 5f44021 Check arg count when validating optFieldSelect (#1168) by Jonathan Tatum · 6 months ago
  33. 5de96a5 Add two var comprehensions to repl (#1167) by l46kok · 6 months ago
  34. 2aa9572 Add test runner library (#1149) by zev.ac · 7 months ago
  35. 13e5296 Unparse Expr values to strings (#1164) by Tristan Swadell · 7 months ago
  36. 3da6139 Initial stateful observers prior to evaluation (#1163) by Tristan Swadell · 7 months ago
  37. 55657d8 Document optional library and increase docs coverage (#1162) by Tristan Swadell · 7 months ago
  38. 0f9133d Add LateFunctionBinding declaration and fix constant folding (#1117) by Andreas Rohner · 7 months ago
  39. 6b7ecea Remove non-functional optional test in field selection (#1161) by Tristan Swadell · 7 months ago
  40. 94b45f0 Prompt generation for AI-assisted authoring based on a CEL environment (#1160) by Tristan Swadell · 7 months ago
  41. 535d561 Document the standard library macros and functions (#1159) by Tristan Swadell · 7 months ago
  42. bdf49d6 Support for documentation and example strings in CEL environments (#1156) by Tristan Swadell · 7 months ago
  43. 997fbb2 Re-export interpreter.AttributePattern in package cel. (#1158) by Yuchen Shi · 7 months ago
  44. a6fbac9 Utilities for formatting and parsing documentation strings (#1155) by Tristan Swadell · 7 months ago
  45. 2c79b14 Lightweight observable evaluation (#1151) by Tristan Swadell · 7 months ago
  46. 8de5d32 Update type formatting for type params (#1154) by Tristan Swadell · 7 months ago
  47. 8514549 Additional comments and coverage for Activation methods (#1150) by Tristan Swadell · 7 months ago
  48. 840f741 Update NativeTypes doc to reflect how to enable cel tag (#1148) by Chuang Wang · 7 months ago
  49. e31356b Refactoring changes (#1145) by zev.ac · 7 months ago
  50. f6a27f7 Bzlmod configuration fixes (#1146) by Tristan Swadell · 7 months ago
  51. dc6468b Add a new compiler tool which can be used to compile CEL expressions and policies using serialized environment (#1143) by zev.ac · 7 months ago
  52. 8890f56 Update strings.format to adhere to the specification (#1133) by Justin King · 8 months ago
  53. f5ea07b Expose extension option factory as a public method (#1141) by zev.ac · 8 months ago
  54. 3b3a438 Separate unnest optimization from composer to capture type info (#1138) by Tristan Swadell · 8 months ago v0.24.1
  55. 9855c70 Support for splitting nested branching operators within policies (#1136) by Tristan Swadell · 8 months ago v0.24.0
  56. fad0c1b Use remote caching for Cloud Build with Bazel (#1134) by Justin King · 8 months ago
  57. 45c4980 Support for feature flags and validators in env.Config (#1132) by Tristan Swadell · 9 months ago v0.24.0-beta
  58. 4b27149 Option to configure CEL via env.Config object (#1129) by Tristan Swadell · 9 months ago
  59. 4adcf4d Default enable DefaultUTCTimeZone (#1130) by Tristan Swadell · 9 months ago
  60. af0bf8e Support for cel.Env conversion to YAML-serializable config (#1128) by Tristan Swadell · 9 months ago
  61. fddae56 Canonical environment description and stdlib subsetting (#1125) by Tristan Swadell · 9 months ago
  62. b7c14fa Fix godoc formatting (#1127) by origolucis · 9 months ago
  63. 9a4b48b ContextEval support for Unknowns (#1126) by Tristan Swadell · 9 months ago
  64. c053251 Introduce cel package aliases for Activation (#1123) by Tristan Swadell · 9 months ago
  65. e086729 Add k8s custom policy tag handler for test (#1121) by zev.ac · 9 months ago v0.24.0-alpha
  66. 1ef45b2 Indicate that CEL is an official Google product (#1122) by Tristan Swadell · 9 months ago
  67. 2a85bb6 Helper methods for subsetting function declaration overloads (#1120) by Tristan Swadell · 9 months ago
  68. 1bf2472 Minor update on cost order (#1119) by Tristan Swadell · 9 months ago v0.23.2
  69. fb3fe56 Bump github.com/golang/glog (#1115) by dependabot[bot] · 9 months ago
  70. d8351df Modify cost updates to be more extension friendly (#1113) by Tristan Swadell · 9 months ago v0.23.1
  71. 2f7606a Cost tracking for two-variable comprehensions and bindings (#1104) by Tristan Swadell · 9 months ago v0.23.0
  72. 7621362 Add optional.unwrap() / .unwrapOpt() function (#1103) by Antoine Pietri · 9 months ago
  73. 9f925d8 Bump the npm_and_yarn group across 1 directory with 2 updates (#1110) by dependabot[bot] · 9 months ago
  74. 91fb306 Update PruneAst to support constants of optional type (#1109) by dbuduev · 9 months ago
  75. 33a7f97 Default enable using hidden accumulator name. (#1099) by Jonathan Tatum · 10 months ago
  76. ee426f4 Add base_config and partial_config files under restricted_destination testdata (#1106) by zev.ac · 10 months ago
  77. 43bc483 Add test cases for `string.format` covering various edge cases (#1101) by Andreas Rohner · 10 months ago
  78. 628543b Fixes for google import. (#1102) by Jonathan Tatum · 10 months ago
  79. fa6eb32 Add option to use inaccessible accumulator var (#1097) by Jonathan Tatum · 10 months ago
  80. 7c5909e Update README.md (#1098) by dbuduev · 10 months ago
  81. 98789f3 Address non-const format string lint findings (#1096) by Jonathan Tatum · 11 months ago
  82. a108e9e Add syntax for escaped field selectors. (#1002) by Jonathan Tatum · 11 months ago
  83. 8b07a00 Policy nested rule fix (#1092) by Tristan Swadell · 11 months ago
  84. aacca17 Add support for typed conformance tests. (#1089) by Jonathan Tatum · 11 months ago
  85. 0091f8d Replace checks for valid UTF-8 in strings with go-maintained calls (#1094) by Tristan Swadell · 11 months ago
  86. bd1ec92 Fix two-variable comprehension pruning (#1083) by Tristan Swadell · 11 months ago
  87. 6202a67 improve debug output to properly quote byte strings (#1088) by Dan Hudlow · 11 months ago
  88. c096438 Fix a crash in mismatched output check for nested rules (#1086) by Antoine Pietri · 11 months ago
  89. 000958d Add versioning support for extensions (#1075) by Tristan Swadell · 11 months ago
  90. 2e67731 Fix partial evaluation with the new folder objects used with comprehensions (#1084) by Tristan Swadell · 11 months ago
  91. 5910569 Improve policy compiler error message for incompatible outputs. (#1082) by Antoine Pietri · 11 months ago
  92. 5d18e93 First and last (#1067) by Kevin McDermott · 11 months ago
  93. 933f926 Fix nil-type when two-var comprehension has a dyn range (#1077) by Tristan Swadell · 11 months ago v0.22.1
  94. ff1302f Fix optional test to be functional (#1076) by Tristan Swadell · 12 months ago
  95. 4b73ba3 Add two-variable comprehension support to cel-policy (#1074) by Tristan Swadell · 12 months ago
  96. ba74bf6 Additional nil-safety checks with corresponding test updates (#1073) by Tristan Swadell · 12 months ago
  97. 72e0977 Rename conformance proto import for ease of syncing (#1071) by Tristan Swadell · 12 months ago
  98. 24ec244 Fix format string issue (#1072) by Tristan Swadell · 12 months ago
  99. 7184cb0 Update docs on IO methods (#1070) by Tristan Swadell · 12 months ago
  100. da44524 Expose public methods to convert function and variable decl to v1 Decl (#1069) by zev.ac · 12 months ago