Skip to content

Releases: googleapis/python-bigtable

v2.12.0

21 Sep 21:43
1175da5
Compare
Choose a tag to compare

2.12.0 (2022-09-19)

Features

  • Publish CBT deletion_protection field in Table, UpdateTableRequest, and UpdateTable API (#670) (c57289c)

Documentation

v2.11.3

17 Aug 20:50
bdc7929
Compare
Choose a tag to compare

2.11.3 (2022-08-17)

Performance Improvements

v2.11.2

16 Aug 18:13
aeae05d
Compare
Choose a tag to compare

2.11.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#631) (fd54fc6)
  • deps: require proto-plus >= 1.22.0 (fd54fc6)

v2.11.1

08 Aug 20:29
2490b44
Compare
Choose a tag to compare

2.11.1 (2022-08-08)

Bug Fixes

  • Retry the RST Stream error in mutate rows and read rows(#624) (d24574a)

v2.11.0

04 Aug 21:59
1933125
Compare
Choose a tag to compare

2.11.0 (2022-08-04)

Features

  • add audience parameter (a7a7699)
  • add satisfies_pzs output only field (#614) (7dc1469)
  • Add storage_utilization_gib_per_node to Autoscaling target (a7a7699)
  • Cloud Bigtable Undelete Table service and message proto files (a7a7699)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (a7a7699)
  • require python 3.7+ (#610) (10d00f5)

Performance Improvements

v1.7.2

09 Jun 14:42
14415e9
Compare
Choose a tag to compare

1.7.2 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#602) (e044328)

v2.10.1

06 Jun 15:29
bc54ac9
Compare
Choose a tag to compare

2.10.1 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#596) (51961c3)

v2.10.0

30 May 17:53
06f315a
Compare
Choose a tag to compare

2.10.0 (2022-05-30)

Features

  • refreshes Bigtable Admin API(s) protos (#589) (b508e33)

Documentation

v2.9.0

14 Apr 15:49
1dde185
Compare
Choose a tag to compare

2.9.0 (2022-04-14)

Features

  • App Profile multi cluster routing support with specified cluster ids (#549) (a0ed5b5)
  • AuditConfig for IAM v1 (4e50278)

Bug Fixes

  • deps: require grpc-google-iam-v1 >=0.12.4 (4e50278)

Documentation

  • fix type in docstring for map fields (4e50278)

v2.8.1

07 Apr 22:33
9ea7fb2
Compare
Choose a tag to compare

2.8.1 (2022-04-07)

Bug Fixes

  • Prevent sending full table scan when retrying (#554) (56f5357)