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

https://github.com/googleapis/google-cloud-cpp/issues/14076 This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14148)

do not review

closes #13068 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14179)

api: storage

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com_github_grpc_grpc](https://togithub.com/grpc/grpc) | http_archive | minor | `v1.63.0` -> `v1.64.0` | |...

Fedora:40 is out: https://fedoramagazine.org/announcing-fedora-linux-40/ that means Fedora:39 (what we use in most builds) will be EOL around 2024-11: https://endoflife.date/fedora Time to start updating the builds. Start by making a list:...

type: cleanup
cpp: operator

**What component of `google-cloud-cpp` is this feature request for?** Libraries **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is....

type: feature request

We could have one `ServiceCodeGenerator` per file, instead of one `ServiceCodeGenerator` per potential pairs of files. `ServiceCodeGenerator` writes files. It takes care to distinguish between headers and sources. It has...

type: cleanup
cpp: generator

To enable it, remove it from the list of committed checks. These checks are nice to have, but are current code does not conform to them. We need to cleanup...

type: cleanup

Remove hack added in https://github.com/googleapis/google-cloud-cpp/pull/14151. During our Fedora 40 upgrades (https://github.com/googleapis/google-cloud-cpp/issues/14076), we found lib C++ broke the ABI to enforce C++ compliance (https://github.com/llvm/llvm-project/commit/d2cb198f25c82bf77bb113763771590cc79a21a4). This means they removed a constructor for...

type: cleanup

- [x] User-defined metrics (`CreateTimeSeries`) - [ ] Google-defined metrics (`CreateServiceTimeSeries`)

type: feature request
samples
cpp: opentelemetry