google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

C++ Client Libraries for Google Cloud Services

Results 531 google-cloud-cpp issues
Sort by recently updated
recently updated
newest added

In pull request #15545, the experimental Bazel downloader configuration was commented out in `.bazelrc` to resolve build failures on the macOS bazel Kokoro CI. This was necessary because the downloader...

type: bug
priority: p2

Client version: v2.39.0 MaxDeadline = seconds(0) (default value) MaxDeadlineExtension = seconds(180) MinDeadlineExtension = seconds(60) MaxOutstandingMessages = 250 MaxConcurrency = 1 Time to time acks are failing. There is no retry...

type: question
priority: p3

This [job log](https://pantheon.corp.google.com/cloud-build/builds;region=us-east1/158a5019-c1b2-41db-8d69-cb89f3de435a?project=cloud-cpp-testing-resources&e=-13802955&mods=logs_tg_prod) shows failing integration tests: ``` Step #2: [ FAILED ] ComputeIntegrationTest.VerifyRetrievalMalformedCamelCaseJsonField (377 ms) Step #2: [ RUN ] ComputeIntegrationTest.PaginatedMapField Step #2: [ OK ] ComputeIntegrationTest.PaginatedMapField (500 ms)...

type: process
priority: p3

Currently no REST service we generate supports this field having a value. https://github.com/googleapis/googleapis/blob/baf777503d79555219eed1acebe01838ca448bb5/google/longrunning/operations.proto#L190

type: feature request
cpp: generator

**Does this issue affect the google-cloud-cpp project?** Yes **What component of `google-cloud-cpp` is this related to?** Tests using protobuf `Any` field `PackFrom()` method **Describe the bug** Building google-cloud-cpp 2.43.0 against...

type: bug
priority: p2

b/438767728#comment10

type: bug
priority: p2

Depending on when various ci build scripts were written, they explicitly list which features are enabled or leverage functions in features.sh. We should update older scripts to use these functions...

type: cleanup

Service started returning UNIMPLEMENTED when invoking ListConfigurations. Re-enable executing this quickstart when this RPC resumes succeeding.

type: cleanup