Python-cel

Latest version: v0.1.1

Safety actively analyzes 723911 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.11.0

Changes

* Update the proto, go, and c++ packages [302]
* Remove dev/cel/expr proto directory [306]

**Full Changelog**: https://github.com/google/cel-spec/compare/v0.10.0...v0.11.0

0.10.0

What's Changed

* Fix import prefix for cel protos [290]
* Add ConformanceService definition [291]
* Update langdef.md for typos [292]
* Update the conformance service build targets [295]
* Add test protos to dev.cel.expr.conformance [294]
* Add string ext conformance tests [298]
* Add locale for string format tests [299]
* Add 'test all' definitions [296]
* Add a buf.yaml for Buf CLI compatibility [297]

New Contributors
* vegito2002 made their first contribution in https://github.com/google/cel-spec/pull/292
* waywardmonkeys made their first contribution in https://github.com/google/cel-spec/pull/293

**Full Changelog**: https://github.com/google/cel-spec/compare/v0.9.0...v0.10.0

0.9.0

What's Changed

* Move canonical protos directory from expr to dev/cel/expr [273]
* Add test cases for String standard functions with Unicode in Supplemental Multilingual Plane [274]
* Add conformance test cases for uint literals using the uppercased alias [275]
* Add additional fields for repeated time, duration, and wrapper messages [276]
* Bump golang.org/x/net from 0.0.0-20220909164309-bea034e7d591 to 0.7.0 [272]
* Add various map combinations to TestAllTypes [278]
* Add yet more type combinations by [279]
* Add optional google.protobuf.NullValue to test message [281]
* Add yet more map permutations for tests [284]
* Updates to the Bazel WORKSPACE to support granular go-genproto targets [287]

**Full Changelog**: https://github.com/google/cel-spec/compare/v0.8.0...v0.9.0

0.8.1

Thank you to all those that contributed to this release! This release brings improvements to byte parsing in CEL expressions, support for compiling for `wasm32` tagets, and the removal of a number of `panic`/`unwrap`/`unreachable` in the interpreter improving its overall safety.

What's Changed
* Only use minimal set of chrono features by alexsnaps in https://github.com/clarkmcc/cel-rust/pull/63
* Err out on unknown function by alexsnaps in https://github.com/clarkmcc/cel-rust/pull/66
* Fixed variable type changing due to serialization by clarkmcc in https://github.com/clarkmcc/cel-rust/pull/68
* support for escaping in Bytes and bytes macro by alexsnaps in https://github.com/clarkmcc/cel-rust/pull/64
* Faster bytes parsing by alexsnaps in https://github.com/clarkmcc/cel-rust/pull/69
* Fix typos. by waywardmonkeys in https://github.com/clarkmcc/cel-rust/pull/70
* Fix `rustdoc::bare_url` lints. by waywardmonkeys in https://github.com/clarkmcc/cel-rust/pull/71
* Update parser, interpreter to Rust 2021 edition by waywardmonkeys in https://github.com/clarkmcc/cel-rust/pull/72
* Removing panics, expects, unimplemented, etc from interpreter by clarkmcc in https://github.com/clarkmcc/cel-rust/pull/75


**Full Changelog**: https://github.com/clarkmcc/cel-rust/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* Fix `Member`/`Primary` BNF for messages by Daniel-Bloom-dfinity in https://github.com/google/cel-spec/pull/227
* Bump golang.org/x/text from 0.3.7 to 0.3.8 by dependabot in https://github.com/google/cel-spec/pull/271

New Contributors
* dependabot made their first contribution in https://github.com/google/cel-spec/pull/271

**Full Changelog**: https://github.com/google/cel-spec/compare/v0.7.1...v0.8.0

0.7.1

What's Changed

* Adjust parser recursion limits [233]
* Updated the langdef index and clarified some of the spec language [234]
* Tiny typo fix to README.md [235]
* Add support for piping conformance tests using base64 encoded messages [236]
* Fix linter findings [243]
* Fixed a typo stings [242]
* Update cel-spec to use go v1.18+ using go build tools and Bazel [244]

New Contributors
* henryaj made their first contribution in https://github.com/google/cel-spec/pull/235
* itamark made their first contribution in https://github.com/google/cel-spec/pull/242

**Full Changelog**: https://github.com/google/cel-spec/compare/v0.7.0...v0.7.1

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.