deps: update cel-cpp to 0.6.1#16293
Conversation
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
moderation
left a comment
There was a problem hiding this comment.
Would be could to switch to releases for cel-cpp and abseil if possible
moderation
left a comment
There was a problem hiding this comment.
As per comments it would be preferable to switch to releases for both cel-cpp and abseil
Signed-off-by: Kuat Yessenov <kuat@google.com>
|
/retest |
|
Retrying Azure Pipelines: |
|
/retest |
|
Retrying Azure Pipelines: |
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
|
/retest |
|
Retrying Azure Pipelines: |
|
Windows compiler does not like initializing int64_t constexpr with long values, sending a patch upstream. |
|
This might require some serious patching of cel-cpp since it assumes aliased string_views when using protobuf. Sigh. |
|
@kyessenov is there any way to avoid Envoy-side patches? We're really trying to avoid these going forward. |
|
@htuch Yes, it can be fixed upstream. It's difficult to enforce in g3, so it just needs regular maintenance to ensure abseil-protobuf use is valid with non-aliased absl and std string_views. |
|
Thank you for identifying the ambiguous long vs int64 issue. Awaiting cleaning up format check |
|
/retest |
|
Retrying Azure Pipelines: |
|
The coverage dropped by 0.1% because of dependency upgrade? That is unexpected. |
|
/retest |
|
Retrying Azure Pipelines: |
|
/retest |
|
Retrying Azure Pipelines: |
wrowe
left a comment
There was a problem hiding this comment.
LGTM /deps ... Unconcerned about third party code coverage
|
/lgtm deps |
|
/retest |
|
Retrying Azure Pipelines: |
|
Yay, took 2 months on-off but finally ready! |
* main: listener: match rebalancer to listener IP family type (envoyproxy#16914) jwt_authn: implementation of www-authenticate header (envoyproxy#16216) listener: reset the file event in framework instead of listener filter doing itself (envoyproxy#17227) Small typo fix (envoyproxy#17247) Doc: Clarify request/response attributes are http-only (envoyproxy#17204) bazel/README.md: add aspell comment (envoyproxy#17072) docs: Fix broken URL links in HTTP upgrades doc (envoyproxy#17225) remove the wrong comment on test (envoyproxy#17233) upstream: allow clusters to skip waiting on warmup for initialization (envoyproxy#17179) JwtAuthn: support completing padding on forward jwt payload header (envoyproxy#16752) remove support for v2 UNSUPPORTED_REST_LEGACY (envoyproxy#16968) metrics service: fix wrong argument arrange on MetricsServiceSink (envoyproxy#17127) deps: update cel-cpp to 0.6.1 (envoyproxy#16293) Add ability to filter ConfigDump. (envoyproxy#16774) examples: fix Wasm example. (envoyproxy#17218) upstream: update host's socket factory when metadata is updated. (envoyproxy#16708) Signed-off-by: Garrett Bourg <bourg@squareup.com>
Signed-off-by: Kuat Yessenov <kuat@google.com> Signed-off-by: chris.xin <xinchuantao@qq.com>
Signed-off-by: Kuat Yessenov <kuat@google.com>
Signed-off-by: Kuat Yessenov kuat@google.com
Commit Message: update CEL evaluator to latest release
Risk Level: low
Testing: unit / regression
Docs Changes: none
Release Notes: none