v2.1.0
New Libraries
We are introducing new client libraries for GCP services. While we do not
anticipate any API changes to these libraries before declaring them GA, we are
releasing them early in case they elicit some feedback that requires changes.
Assured Workloads
- fix(assuredworkloads): reenable on windows (#9467)
Bigtable
- fix(bigtable): the mocks library is no longer header-only (#9568)
Cloud Asset
- fix(asset): reenable on macOS (#9468)
Pub/Sub
- fix(pubsub): missing subscription name in lease extensions (#9523)
- feat(pubsub): exactly-once delivery (#9436)
Spanner
- fix(spanner): avoid evaluation-order issue in function arguments (#9452)
Stackdriver Debugger
- doc(debugger): announce deprecation (#9552)
Storage
- feat(storage): experimental options to tune stall timeouts (#9593)
- feat(storage): add debugging headers to
ObjectWriteStream
(#9580) - fix(storage): no char for
std::uniform_int_distribution
(#9509) - feat(storage): support Bucket custom placement config (#9481)