Skip to content

Releases: googleapis/python-bigtable

v1.5.1

06 Oct 21:16
a974dba
Compare
Choose a tag to compare

Bug Fixes

  • harden version data gathering against DistributionNotFound (#150) (c815421)

v1.5.0

22 Sep 20:16
617f60b
Compare
Choose a tag to compare

Features

  • add 'Rowset.add_row_range_with_prefix' (#30) (4796ac8)
  • add response status to DirectRow.commit() (#128) (2478bb8), closes #127
  • pass 'client_options' to base class ctor (#104) (e55ca07), closes #69

Bug Fixes

  • pass timeout to 'PartialRowsData.response_iterator' (#16) (8f76434)
  • retry if failure occurs on initial call in MutateRows (#123) (0c9cde8)
  • python_samples: README link fix, enforce samples=True (#114) (dfe658a)

Documentation

v1.4.0

21 Jul 19:13
3a092de
Compare
Choose a tag to compare

Features

  • bigtable: Managed Backups wrappers (#57) (a351734)

v1.3.0

21 Jul 17:17
ba5fd23
Compare
Choose a tag to compare

Features

  • api_core: support version 3 policy bindings (#9869) (a9dee32)
  • bigtable: add py2 deprecation warnings; standardize use of 'required' in docstrings (via synth) (#10064) (5460de0)
  • Create CODEOWNERS (#27) (2b63746)
  • bigtable: skip system tests failing with emulator (#18) (399d3d3)
  • bigtable: support requested_policy_version for Instance IAM (#10001) (7e5d963), closes #3
  • update gapic-generator and go microgen, backups generated api (#55) (c38888d)

Bug Fixes

  • localdeps (5d799b2)
  • test_utils (43481a9)
  • python: change autodoc_default_flags to autodoc_default_options (#58) (5c1d618)

Documentation

Read more