Skip to content

Releases: googleapis/python-bigtable

v2.3.3

26 Jul 18:19
f6513bc
Compare
Choose a tag to compare

Bug Fixes

v2.3.2

20 Jul 21:02
79f2055
Compare
Choose a tag to compare

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

14 Jul 14:32
62bce1a
Compare
Choose a tag to compare

Bug Fixes

  • use public 'table_admin_client' property in backups methods (#359) (bc57c79)

v2.3.0

07 Jul 20:22
1e51285
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

  • add paramter mutation_timeout to instance.table docs (#305) (5bbd06e)
  • fix broken links in multiprocessing.rst (#317) (e329352)
  • omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127) (#329) (6bf0c64), closes #1126

v2.2.0

30 Apr 17:17
af7df02
Compare
Choose a tag to compare

Features

  • backup restore to different instance (#300) (049a25f)

v2.1.0

21 Apr 21:02
be17038
Compare
Choose a tag to compare

Features

v2.0.0

06 Apr 16:17
ddeade6
Compare
Choose a tag to compare

⚠ 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

24 Feb 20:33
b7489b6
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • microgenerator changes (#203)

Features

Bug Fixes

  • guard assignments of certain values against None (#220) (341f448)

v1.7.0

09 Feb 22:18
905f644
Compare
Choose a tag to compare

Features

Bug Fixes

  • Renaming region tags to not conflict with documentation snippets (#190) (dd0cdc5)

Documentation

v1.6.1

02 Dec 18:32
9b380a3
Compare
Choose a tag to compare

Documentation