Releases: googleapis/python-bigtable
Releases · googleapis/python-bigtable
v2.31.0
2.31.0 (2025-05-22)
Features
Bug Fixes
v2.30.1
2.30.1 (2025-04-17)
Bug Fixes
- Populate SQL app_profile_id header even when it is unset (#1109) (17b75bd)
v2.30.0
2.30.0 (2025-03-18)
Features
Bug Fixes
v2.29.0
2.29.0 (2025-02-26)
Features
- Add support for array and float32 SQL query params (#1078) (89b8da8)
Bug Fixes
v2.27.0
2.27.0 (2024-11-12)
Features
- Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters (#1023) (0809c6a)
- Surface
retry
param to Table.read_row
api (#982) (a8286d2)
Bug Fixes
v2.26.0
2.26.0 (2024-08-12)
Features
- Add fields and the BackupType proto for Hot Backups (#1010) (b95801f)
- Add MergeToCell to Mutation APIs (f029a24)
- Add min, max, hll aggregators and more types (f029a24)
- Async execute query client (#1011) (45bc8c4)
Bug Fixes
Documentation
- Add clarification around SQL timestamps (#1012) (6e80190)
- Corrected various type documentation (f029a24)
v2.25.0
2.25.0 (2024-07-18)
Features
- Publish ProtoRows Message (7ac8e14)
- Publish the Cloud Bigtable ExecuteQuery API (7ac8e14)
Bug Fixes
v2.24.0
2.24.0 (2024-06-11)
Features
- Add String type with Utf8Raw encoding to Bigtable API (#968) (2a2bbfd)
- Improve async sharding (#977) (fd1f7da)
Bug Fixes