File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-bigtable/#history
66
7+ ## 0.28.1
8+
9+ ### Implementation Changes
10+
11+ - Bugfix: Distinguish between an unset column qualifier and an empty string
12+ column qualifier while parsing a ` ReadRows ` response (#4252 )
13+
14+ PyPI: https://pypi.org/project/google-cloud-bigtable/0.28.1/
15+
716## 0.28.0
817
918### Documentation
Original file line number Diff line number Diff line change 5858
5959setup (
6060 name = 'google-cloud-bigtable' ,
61- version = '0.28.1.dev1 ' ,
61+ version = '0.28.1' ,
6262 description = 'Python Client for Google Cloud Bigtable' ,
6363 long_description = README ,
6464 namespace_packages = [
Original file line number Diff line number Diff line change 1212* ``0.26.0 `` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.26.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.26.0 >`__)
1313* ``0.27.0 `` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.27.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.27.0 >`__)
1414* ``0.28.0 `` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.28.0/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.28.0 >`__)
15+ * ``0.28.1 `` (`PyPI <https://pypi.org/project/google-cloud-bigtable/0.28.1/ >`__, `Release Notes <https://github.com/GoogleCloudPlatform/google-cloud-python/releases/tag/bigtable-0.28.1 >`__)
1516
1617***********************************
1718``google-cloud-happybase `` Releases
You can’t perform that action at this time.
0 commit comments