google-cloud-cpp
google-cloud-cpp copied to clipboard
C++ Client Libraries for Google Cloud Services
This API is irrelevant now that we have native mixin support in `pubsub`. We should deprecate it, and remove/update any instances of it in our repo (e.g. in samples). https://github.com/googleapis/google-cloud-cpp/blob/a695357095b06dc11826df10394d50733d0d98d8/google/cloud/pubsub/options.h#L415-L429
Reference the [comment](https://github.com/googleapis/google-cloud-cpp/pull/14756#pullrequestreview-2346106311) Add the tests after mixin changes are submitted.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com_google_protobuf](https://redirect.github.com/protocolbuffers/protobuf) | http_archive | major | `v28.2` -> `v29.0-rc1` | | protobuf |...
HMAC / notification / service account functionality is not implemented in gRPC. Once the corresponding functions are available in storage-control, add additional information to the error messages to point users...
MSVC + VCPKG + gRPC (
https://github.com/googleapis/google-cloud-cpp/issues/14670 was closed as completed but I cannot find an implementation to verify completion. Please note that this request is coming from the needs of a sizable corporate account.
This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14706)
While integration tests running against production work as expected, integration tests running against the emulator (http) are failing due to lack of support for editions. When the emulator is updated...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com_google_protobuf](https://redirect.github.com/protocolbuffers/protobuf) | http_archive | major | `v29.4` -> `v31.1` | | [protobuf](https://redirect.github.com/protocolbuffers/protobuf) |...
**Does this issue affect the google-cloud-cpp project?** Yes **What component of `google-cloud-cpp` is this related to?** `spanner_interval_test` **Describe the bug** `spanner_interval_test` fails with the following message: spanner interval test log...