-
Notifications
You must be signed in to change notification settings - Fork 250
Comparing changes
Open a pull request
base repository: google/cel-go
base: v0.23.2
head repository: google/cel-go
compare: v0.24.0
- 13 commits
- 81 files changed
- 4 contributors
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2a85bb6 - Browse repository at this point
Copy the full SHA 2a85bb6View commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ef45b2 - Browse repository at this point
Copy the full SHA 1ef45b2View commit details
Commits on Feb 5, 2025
-
Add k8s custom policy tag handler for test (#1121)
* Add k8s custom policy tag handler for test * Add copyright and remove redundant attribute from go_library target
Configuration menu - View commit details
-
Copy full SHA for e086729 - Browse repository at this point
Copy the full SHA e086729View commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c053251 - Browse repository at this point
Copy the full SHA c053251View commit details
Commits on Feb 10, 2025
-
ContextEval support for Unknowns (#1126)
* Fix for ContextEval with unknown attributes
Configuration menu - View commit details
-
Copy full SHA for 9a4b48b - Browse repository at this point
Copy the full SHA 9a4b48bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7c14fa - Browse repository at this point
Copy the full SHA b7c14faView commit details
Commits on Feb 11, 2025
-
Canonical environment description and stdlib subsetting (#1125)
* Canonical CEL environment with stdlib subsetting support
Configuration menu - View commit details
-
Copy full SHA for fddae56 - Browse repository at this point
Copy the full SHA fddae56View commit details
Commits on Feb 12, 2025
-
Support for cel.Env conversion to YAML-serializable config (#1128)
* Support for cel.Env conversion to an env.Config object * Backed out change remove stdlib types as variables
Configuration menu - View commit details
-
Copy full SHA for af0bf8e - Browse repository at this point
Copy the full SHA af0bf8eView commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4adcf4d - Browse repository at this point
Copy the full SHA 4adcf4dView commit details -
Option to configure CEL via env.Config object (#1129)
* FromConfig option to configure CEL from an external config file * Validation tests and cel package tests
Configuration menu - View commit details
-
Copy full SHA for 4b27149 - Browse repository at this point
Copy the full SHA 4b27149View commit details
Commits on Feb 19, 2025
-
Support for feature flags and validators in env.Config (#1132)
* Support for feature flags and validators in env.Config * Minor update to documentation
Configuration menu - View commit details
-
Copy full SHA for 45c4980 - Browse repository at this point
Copy the full SHA 45c4980View commit details
Commits on Feb 21, 2025
-
Use remote caching for Cloud Build with Bazel (#1134)
* Use remote caching for Cloud Build with Bazel Signed-off-by: Justin King <jcking@google.com> * Also bump machineType to E2_HIGHCPU_32 Signed-off-by: Justin King <jcking@google.com> --------- Signed-off-by: Justin King <jcking@google.com>
Configuration menu - View commit details
-
Copy full SHA for fad0c1b - Browse repository at this point
Copy the full SHA fad0c1bView commit details
Commits on Feb 25, 2025
-
Support for splitting nested branching operators within policies (#1136)
* Support for splitting nested branching operators within policies * Introduce an ast.Heights() helper * Updated tests and expanded flattening to all calls * Added test case for comprehension pruning during unnest
Configuration menu - View commit details
-
Copy full SHA for 9855c70 - Browse repository at this point
Copy the full SHA 9855c70View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.23.2...v0.24.0