Releases: googleapis/python-bigtable
Releases · googleapis/python-bigtable
v2.3.2
Bug Fixes
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#379) (95b2e13)
- directly append to pb for beter read row performance (#382) (7040e11)
v2.3.1
Bug Fixes
- use public 'table_admin_client' property in backups methods (#359) (bc57c79)
v2.3.0
Features
Bug Fixes
Documentation
v2.0.0
⚠ BREAKING CHANGES
- microgenerator changes (#203)
Features
Bug Fixes
- address issue in establishing an emulator connection (#246) (1a31826)
- fix unit test that could be broken by user's environment (#239) (cbd712e)
- guard assignments of certain values against None (#220) (341f448)
- retry: restore grpc_service_config for CreateBackup and {Restore,Snapshot}Table (#240) (79f1734)
Documentation
Dependencies
- update gapic-generator-python to 0.40.11 (#230) (47d5dc1)
- upgrade gapic-generator-python to 0.43.1 (#276) (0e9fe54)
v2.0.0-dev1
⚠ BREAKING CHANGES
- microgenerator changes (#203)
Features
Bug Fixes
- guard assignments of certain values against None (#220) (341f448)
v1.7.0
Features
Bug Fixes
- Renaming region tags to not conflict with documentation snippets (#190) (dd0cdc5)
Documentation