Skip to content

v2.44.0

Choose a tag to compare

@scotthart scotthart released this 03 Dec 18:49
· 12 commits to main since this release
9bf6985

BigQueryControl

  • !fix(bigquerycontrol): PatchRoutine RPC has been removed.

Bigtable

  • Support for (GoogleSQL) has been added to the Bigtable library. Please see the new (bigtable::Client) class for more details.

Spanner

  • fix(spanner): Do not compare iterators from different containers (#15665)

Storage

  • fix(storage): always use latest write handle for fast resume in gRPC BidiWriteObject (#15795)
  • feat(storage): add support for partial list bucket (#15763)
  • fix(storage): Add start appendable condition for bypassing full object checksum (#15786)
  • feat(storage): add GrpcMetricsExcludedLabelsOption for gRPC metrics label filtering (#15735)
  • fix(storage): enable fast resume for rapid object write streams by including write handle (#15762)
  • feat(storage): add configurable metrics export timeout for GCS gRPC Client (#15629)

Common Libraries

  • feat(credentials): add support for creating ComputeEngine credentials explicitly (#15789)
  • feat: Support scopes field in impersonated json (#15675)

Google APIs interface definitions