1. 646cdc1 Use shorthand type specifiers in env yaml files (#1305) by Jonathan Tatum · 3 days ago master
  2. 7263793 Preserve operation interrupted in ContextEval error (#1303) by Davanum Srinivas · 4 days ago
  3. b826162 Support shorthand types in env yaml and REPL (#1301) by Jonathan Tatum · 5 days ago
  4. 339269b fix: deleted `IntToDuration` overload (#1300) by Alex Snaps · 5 days ago
  5. 6b8f6d6 fix: cap format string precision to prevent memory exhaustion (#1292) by Florian Pradines · 13 days ago v0.28.0
  6. d942970 Default enable identifier escaping with backticks (#1295) by Tristan Swadell · 2 weeks ago
  7. 7114ed2 Preserve runtime error node IDs from Resolve (#1290) by Dan Kortschak · 3 weeks ago
  8. d91350b fix: cache concatList.Size() to prevent O(N^2) evaluation time (#1291) by Florian Pradines · 3 weeks ago
  9. 68bdd8c REPL -- cel-spec pb2 and json name support (#1294) by Jonathan Tatum · 3 weeks ago
  10. d19e782 Support zero-value literals in presence test inlining and fix shadowing bugs (#1280) by Tristan Swadell · 4 weeks ago
  11. 7c461fc Lint fixes for import (#1287) by Jonathan Tatum · 5 weeks ago v0.28.0-alpha
  12. 09e3119 Optionally include reachable fieldpaths in prompt (#1285) by Jonathan Tatum · 5 weeks ago
  13. ae49cd0 Json field names runtime support (#1286) by Tristan Swadell · 5 weeks ago
  14. 3624b64 Add checker, ast, and type-provider support for JSON names (#1283) by Tristan Swadell · 6 weeks ago
  15. 6ee79cf Support mixing CEL values and native values in native structs (#1270) by Tristan Swadell · 7 weeks ago
  16. 98d8791 Lint fixes for function docs. (#1279) by Jonathan Tatum · 7 weeks ago
  17. 9520500 Bazel fixes for import (#1278) by Jonathan Tatum · 7 weeks ago
  18. d75516b Add support for exporting parse limit options (#1277) by Jonathan Tatum · 7 weeks ago
  19. b62dcaf Check arg kinds in optional.or and .orValue impl (#1276) by Jonathan Tatum · 7 weeks ago
  20. aac4d5f Support redeclaring variables as constants in NewEnv (#1275) by Jonathan Tatum · 8 weeks ago
  21. 34930b3 chore: Migrate gsutil usage to gcloud storage (#1274) by gurusai-voleti · 9 weeks ago
  22. 300c722 Sort env.Config values where reasonable. (#1273) by Jonathan Tatum · 9 weeks ago
  23. ecb1090 Better context-related error messages (#1271) by Tristan Swadell · 9 weeks ago
  24. f030538 CEL Test usability requirements (#1269) by Tristan Swadell · 10 weeks ago
  25. d9b2cc6 Policy API improvements (#1268) by Tristan Swadell · 10 weeks ago
  26. 3873f40 Fix support for config-based type references (#1265) by Tristan Swadell · 2 months ago
  27. 63da296 Helper utility for converting a Go error into cel.Issues (#1267) by Tristan Swadell · 2 months ago
  28. 5bc6680 Add helper method to check whether a function has a singleton binding and expose the overload HasBinding() method (#1266) by Tristan Swadell · 3 months ago
  29. 450089b Preserve source information during CEL policy composition. (#1253) by Andrei Benea · 3 months ago v0.27.0
  30. c66b313 Remove types as variables to allow user-defined variables to shadow type declarations (#1262) by Tristan Swadell · 3 months ago
  31. bff3a72 Expose the CEL JSON types to assist with conversion to native values (#1261) by Tristan Swadell · 3 months ago
  32. 559cbc9 Remove errant diff checked into a prior PR (#1260) by Tristan Swadell · 3 months ago
  33. fe26efa Simplify the disambiguation logic to a single boolean (#1263) by Tristan Swadell · 3 months ago
  34. 52280ba Clean up unused source info after checker rewrites the AST. (#1258) by Andrei Benea · 3 months ago
  35. 3cb5705 Namespace resolution fix (#1256) by Tristan Swadell · 3 months ago
  36. 409bcbe Refactor match output compiling to accept user-defined logic. (#1246) by Catalina Segina · 3 months ago
  37. e9f15ea Enable two var comprehension conformance tests. (#1255) by Jonathan Tatum · 3 months ago
  38. 057fa1a Add parse only evaluation to REPL (#1254) by Justin King · 3 months ago
  39. e686da8 Lint fixes for import. (#1251) by Jonathan Tatum · 4 months ago
  40. 63fabb8 REPL: Support reading and writing YAML env configs (#1250) by Jonathan Tatum · 4 months ago
  41. 26be0fe Update extension option factory to resolve by ID (#1249) by Jonathan Tatum · 4 months ago
  42. 6c59bf5 Remove strcase dependency (#1230) by Tristan Swadell · 5 months ago
  43. fac6b4c Bazel configuration to better enable dependent builds (#1228) by Tristan Swadell · 5 months ago
  44. 6799c15 Fix the formatting directives to support what's documented in cel-spec (#1232) by Tristan Swadell · 5 months ago
  45. b01a613 Expose Match source ID to callers (#1227) by Catalina Segina · 5 months ago
  46. d6d0235 Updates to YAML.org maintained YAML parser (#1229) by Tristan Swadell · 5 months ago
  47. e43b14b Use bazel module only (#1231) by Jonathan Tatum · 5 months ago
  48. 319684f Fix race in the checker around reference types (#1224) by Tristan Swadell · 5 months ago
  49. a36d461 Rename examples to work with later versions of Golang (#1225) by Tristan Swadell · 6 months ago
  50. 6024823 REPL cleanup (#1218) by Jonathan Tatum · 7 months ago
  51. 305809d Support cost estimation and tracking for the regex library (#1200) by Muhammad Askri · 7 months ago
  52. 6713c74 Remove repl appegine code. (#1216) by Jonathan Tatum · 7 months ago
  53. e2bc9c9 updated test coverage reporter to handle error and unknown test scenarios (#1215) by zev.ac · 7 months ago
  54. b24530c CEL test coverage calculation (#1209) by zev.ac · 8 months ago
  55. 7f64ecc Add logic to unwrap activiations and return evalState for the underlying activations (#1208) by zev.ac · 8 months ago
  56. 8e7beb6 Support unwrapping unknown implementations of `proto.Message` (#1207) by Sri Krishna Paritala · 8 months ago v0.26.1
  57. 8750458 Add support for nested element type (#1190) by Missing Link · 8 months ago
  58. 93e910b Support variable descriptions in the AI prompt template (#1205) by Tristan Swadell · 9 months ago
  59. fb02c9a Init function bindings on environment init (#1199) by Belousov Dmitry · 9 months ago
  60. cf932c7 Bump the npm_and_yarn group across 1 directory with 2 updates (#1197) by dependabot[bot] · 9 months ago
  61. 8835891 Minor compatibility fixes for google3-import. (#1198) by Jonathan Tatum · 9 months ago
  62. 9453cde Comprehension nesting limit typo, allow nesting limit validator to accept doubles as limits (#1196) by l46kok · 9 months ago
  63. b023645 Cost tracking for list operations (#1192) by Tristan Swadell · 9 months ago v0.25.1 v0.26.0
  64. 41023c5 Test case for aliasing container imports (#1193) by Tristan Swadell · 10 months ago
  65. 41e7392 Add test runner option to configure a custom test suite parser (#1189) by zev.ac · 10 months ago
  66. a4b169a Add Regex Extension Library (#1187) by Muhammad Askri · 10 months ago
  67. 050981e fix(checker): Correct Sprintf argument count in notAnOptionalFieldSelectionCall (#1185) by cui fliter · 10 months ago
  68. be08958 Bump the npm_and_yarn group across 1 directory with 2 updates (#1188) by dependabot[bot] · 10 months ago
  69. 66a441f Add support for global constants to constant folder (#1180) by Andreas Rohner · 10 months ago
  70. dc36eaa Add documentation for YAML quirks in celpolicy (#1186) by Jonathan Tatum · 11 months ago
  71. c55aebf add support for handling unknown expression ids in test result (#1183) by zev.ac · 11 months ago
  72. 746d711 Fix container setting for cel test all types example in online REPL (#1182) by l46kok · 11 months ago
  73. 83ab641 Create an util method to convert rpc status to eval status (#1178) by ChinmayMadeshi · 11 months ago
  74. b1209b8 Add bazel rule to trigger cel tests and return policy metadata while creating CEL programs (#1176) by zev.ac · 11 months ago
  75. f6d3c92 Update test runner to avoid using flags when not necessary (#1174) by Tristan Swadell · 12 months ago
  76. 845f2a8 Fix lastIndexOf behavior against an empty string in strings extension (#1173) by l46kok · 12 months ago
  77. ad76382 Sqrt func (#1166) by Hari Raghu · 12 months ago
  78. 9ed72dd fix test runner test cases (#1170) by zev.ac · 12 months ago
  79. 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 · 12 months ago v0.25.0
  80. 5f44021 Check arg count when validating optFieldSelect (#1168) by Jonathan Tatum · 12 months ago
  81. 5de96a5 Add two var comprehensions to repl (#1167) by l46kok · 12 months ago
  82. 2aa9572 Add test runner library (#1149) by zev.ac · 1 year ago
  83. 13e5296 Unparse Expr values to strings (#1164) by Tristan Swadell · 1 year ago
  84. 3da6139 Initial stateful observers prior to evaluation (#1163) by Tristan Swadell · 1 year ago
  85. 55657d8 Document optional library and increase docs coverage (#1162) by Tristan Swadell · 1 year ago
  86. 0f9133d Add LateFunctionBinding declaration and fix constant folding (#1117) by Andreas Rohner · 1 year ago
  87. 6b7ecea Remove non-functional optional test in field selection (#1161) by Tristan Swadell · 1 year ago
  88. 94b45f0 Prompt generation for AI-assisted authoring based on a CEL environment (#1160) by Tristan Swadell · 1 year ago
  89. 535d561 Document the standard library macros and functions (#1159) by Tristan Swadell · 1 year ago
  90. bdf49d6 Support for documentation and example strings in CEL environments (#1156) by Tristan Swadell · 1 year ago
  91. 997fbb2 Re-export interpreter.AttributePattern in package cel. (#1158) by Yuchen Shi · 1 year ago
  92. a6fbac9 Utilities for formatting and parsing documentation strings (#1155) by Tristan Swadell · 1 year ago
  93. 2c79b14 Lightweight observable evaluation (#1151) by Tristan Swadell · 1 year ago
  94. 8de5d32 Update type formatting for type params (#1154) by Tristan Swadell · 1 year ago
  95. 8514549 Additional comments and coverage for Activation methods (#1150) by Tristan Swadell · 1 year, 1 month ago
  96. 840f741 Update NativeTypes doc to reflect how to enable cel tag (#1148) by Chuang Wang · 1 year, 1 month ago
  97. e31356b Refactoring changes (#1145) by zev.ac · 1 year, 1 month ago
  98. f6a27f7 Bzlmod configuration fixes (#1146) by Tristan Swadell · 1 year, 1 month ago
  99. dc6468b Add a new compiler tool which can be used to compile CEL expressions and policies using serialized environment (#1143) by zev.ac · 1 year, 1 month ago
  100. 8890f56 Update strings.format to adhere to the specification (#1133) by Justin King · 1 year, 1 month ago