google-cloud-cpp
google-cloud-cpp copied to clipboard
C++ Client Libraries for Google Cloud Services
https://github.com/googleapis/google-cloud-cpp/issues/14076 This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14148)
closes #13068 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14179)
[](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:...
**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....
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...
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...
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...
- [x] User-defined metrics (`CreateTimeSeries`) - [ ] Google-defined metrics (`CreateServiceTimeSeries`)