Alan Chiu
Alan Chiu
### Version 1.14.0 ### What happened? I'm trying to write a DELETE query which I want to join the results with another table. The way that I am familiar with...
Error observed with the command ``` bazel build //examples/kotlin/hello_world:hello_envoy_kt_lint ``` ` ERROR: /private/var/tmp/_bazel_runner/b225883c33850f3f191a570e7b70ec29/external/com_google_protobuf/BUILD:814:6: error loading package '@com_google_protobuf//java/core': cannot load '@com_google_protobuf//:protobuf_version.bzl': no such file and referenced by '@com_google_protobuf//:java_toolchain'`
Primarily to be sensitive to regressions like in this change: https://github.com/envoyproxy/envoy-mobile/pull/1734
Hello, Your maven upload failed on the latest release: https://github.com/envoyproxy/envoy-mobile/actions/runs/2981195191/jobs/4779197721 Error is thrown here: https://github.com/envoyproxy/envoy-mobile/blob/main/ci/sonatype_nexus_upload.py#L315 (It's a secret: https://github.com/envoyproxy/envoy-mobile/blob/main/.github/workflows/release.yml#L93)
I am looking to use cel-java to evaluate if a value is in a list. The problem that I'm running into is the different conversions between the different types. This...
Using the plugin with the [connect-kotlin](https://github.com/bufbuild/connect-kotlin/tree/v0.1.7) repository yields the following error when executing `./gradlew bufGenerate` at the root directory: ``` * What went wrong: Execution failed for task ':crosstests:google-javalite:bufGenerate'. >...
**Describe the bug** I'm currently using the datadog api client within my cloudflare worker and I recently updated the client from version 1.24 to 1.27. I ran into this error...