Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-14 | 1.5 kB | |
Release v0.26.0 source code.tar.gz | 2025-07-14 | 1.6 MB | |
Release v0.26.0 source code.zip | 2025-07-14 | 2.1 MB | |
Totals: 3 Items | 3.7 MB | 1 |
New Features ✨
- Add support for global constants to constant folder by @zeitgeist87 in [#1180]
- Adding CEL Regex Extensions by @maskri17 in [#1187]
- Sqrt func by @haribalan in [#1166]
- Add bazel rule to trigger cel tests and return policy metadata while creating CEL programs by @aakash070 in [#1176]
- Create an util method to convert rpc status to eval status by @ChinmayMadeshi in [#1178]
- Add test runner option to configure a custom test suite parser by @aakash070 in [#1189]
- Cost tracking for list operations by @TristonianJones in [#1192]
Bug Fixes 🐛
- Fix lastIndexOf behavior against an empty string in strings extension by @l46kok in [#1173]
- Fix container setting for cel test all types example in online REPL by @l46kok in [#1182]
- fix(checker): Correct Sprintf argument count by @cuishuang in [#1185]
Test Updates 🧪
- fix test runner test cases by @aakash070 in [#1170]
- Update test runner to avoid using flags when not necessary by @TristonianJones in [#1174]
- add support for handling unknown expression ids in test result by @aakash070 in [#1183]
- Test case for aliasing container imports by @TristonianJones in [#1193]
Documentation 📚
- Add documentation for YAML quirks in celpolicy by @jnthntatum in [#1186]
Dependency Updates ⬆️
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in [#1188]