Skip to content

v2.1.0

Compare
Choose a tag to compare
@scotthart scotthart released this 01 Aug 21:28
· 4061 commits to main since this release
4ece3c7

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)

Common Libraries

  • feat(common): make the RPC log even more readable (#9561)
  • feat: improve error messages for access token errors (#9485)
  • feat(common): make the RPC log even more readable (#9477)