Skip to content

bigtable: v1.34.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 03 Jan 01:18
5ebdb1d

1.34.0 (2025-01-02)

Features

  • bigtable/admin: Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters (7250d71)
  • bigtable: Add feature flags proto for Direct Access (2c83297)
  • bigtable: Async refresh dry run in parallel with sync refresh (#11066) (169e309)

Bug Fixes

  • bigtable: Correct the 'method' label value (#11350) (6aa27dc)
  • bigtable: Resolve discrepancy between server and client qps (#11224) (c500179)
  • bigtable: Update golang.org/x/net to v0.33.0 (e9b0b69)
  • bigtable: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • bigtable: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

Documentation