Version history

Version 2.9.0, released 2022-05-24

New features

  • Adds table details to CreateClusterMetadata (commit 2db5d8d) ## Version 2.8.0, released 2022-04-04

New features

Documentation improvements

  • Update cpu_utilization_percent limit (commit 01b008d)
  • Remove the limitation of all clusters in a CMEK instance must use the same key (commit 01b008d)

Version 2.7.0, released 2021-12-07

Version 2.6.0, released 2021-10-20

Version 2.5.0, released 2021-09-23

  • Commit b3c1df4: feat: Publish new fields to support cluster group routing for Cloud Bigtable
  • Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs
  • Commit 3e536db: docs: update the comments in Cloud Bigtable RestoreTable API to reflect the new API capability

Version 2.4.0, released 2021-05-05

  • Commit 9b48308: fix(retry): restore grpc_service_config for CreateBackup and {Restore,Snapshot}Table
  • Commit 632d8f4: feat: Publish new fields to support Customer Managed Encryption Keys (CMEK) on the existing Cloud Bigtable service methods.
  • Commit 89c1826: fix: add retryableStatusCodes back to bigtable
  • Commit 7171c87: feat: migrate bigtable retry/timeout settings to gRPC's service configs

Version 2.3.0, released 2020-11-19

  • Commit 532b6ae:
    • feat: Update BigtableTableAdmin GetIamPolicy to include the additional binding for Backup.
    • feat: Change DeleteAppProfileRequest.ignore_warnings to REQUIRED.

Version 2.2.0, released 2020-10-08

  • Commit 0790924: fix: Add gRPC compatibility constructors
  • Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
  • Commit 6bde7a3: docs: Regenerate all APIs with service comments in client documentation
  • Commit f83bdf1: fix: Regenerate all APIs with generator changes for timeouts
  • Commit 947a573: docs: Regenerate all clients with more explicit documentation

Version 2.1.0, released 2020-05-05

  • Commit 19d9a5e: fix: Add missing method_signature annotations for BigTable Admin Backup RPCs. The added method_signatures reflect method flattenings in the GAPIC v1 config.

Version 2.0.0, released 2020-04-08

Version 2.0.0-beta02, released 2020-03-17

No API surface changes compared with 2.0.0-beta01, just dependency and implementation changes.

Version 2.0.0-beta01, released 2020-02-17

This is the first prerelease targeting GAX v3. Please see the breaking changes guide for details of changes to both GAX and code generation.

Note that snapshot-based RPCs are now exposed in the admin client, despite being documented as alpha APIs. These were previously disabled by configuration, but that configuration is not present in the new generator. If these methods are ever removed, we'll create a new major version.

Version 1.1.0, released 2019-12-10

Version 1.0.0, released 2019-05-23

Initial GA release.