Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

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