Skip to content

google-cloud-bigtable 0.26.0

Compare
Choose a tag to compare
@dhermes dhermes released this 05 Aug 00:23
· 32562 commits to main since this release

Breaking Changes

  • Use google.cloud.future.operation.Operation as responses for long-running
    operations (e.g. Cluster.create() / Cluster.update()) (#3623)

Behavior Change

  • Sending Cluster location on create() request. (#3646)
  • Using CopyFrom to set protobuf message fields (instead of MergeFrom). (#3612)

Miscellaneous

  • Simplifying Client constructor implementation. (#3672)

Dependencies

  • Updating to google-cloud-core ~= 0.26, in particular, the underlying HTTP transport switched from httplib2 to requests (#3654, #3674)

Packaging

  • Fix inclusion of tests (vs. unit_tests) in MANIFEST.in (#3552)
  • Updating author_email in setup.py to googleapis-publisher@google.com. (#3598)

PyPI: https://pypi.org/project/google-cloud-bigtable/0.26.0/