Skip to content

Releases: googleapis/python-bigtable

v1.7.3

18 Nov 18:53
863ec0a
Compare
Choose a tag to compare

1.7.3 (2022-11-18)

Bug Fixes

  • First pass on making retry configuration more consistent (#695) (c707c30)
  • Make internal rst_stream errors retriable (#699) (770feb8)
  • Make sure that the proper exception type is bubbled up for ReadRows (#696) (5c72780)
  • Prevent sending full table scan when retrying (backport #554) (#697) (c4ae6ad)

v2.13.2

20 Oct 20:52
9e9dbb1
Compare
Choose a tag to compare

2.13.2 (2022-10-20)

Bug Fixes

  • Respect deadlines for column family operations (#687) (df2e64a)

v2.13.1

10 Oct 18:36
ec2205e
Compare
Choose a tag to compare

2.13.1 (2022-10-10)

Bug Fixes

v2.13.0

04 Oct 00:47
c905d79
Compare
Choose a tag to compare

2.13.0 (2022-09-29)

Features

Bug Fixes

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)