Releases: googleapis/python-bigtable
Releases · googleapis/python-bigtable
v1.7.3
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
2.13.2 (2022-10-20)
Bug Fixes
- Respect deadlines for column family operations (#687) (df2e64a)
v2.13.0
2.13.0 (2022-09-29)
Features
Bug Fixes
v2.12.0
2.12.0 (2022-09-19)
Features
- Publish CBT deletion_protection field in Table, UpdateTableRequest, and UpdateTable API (#670) (c57289c)
Documentation
v2.11.3
2.11.3 (2022-08-17)
Performance Improvements
v2.11.2
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
2.11.1 (2022-08-08)
Bug Fixes
- Retry the RST Stream error in mutate rows and read rows(#624) (d24574a)
v2.11.0
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
1.7.2 (2022-06-07)
Bug Fixes
- deps: require protobuf<4.0.0 on v1 branch (#602) (e044328)