Releases: googleapis/java-bigtable
Releases · googleapis/java-bigtable
v2.57.1
2.57.1 (2025-03-24)
Bug Fixes
- Handling of totalTimeout on sql plan refresh (#2541) (bf49cf9)
v2.57.0
2.57.0 (2025-03-24)
Features
- Add PreparedStatement and update ExecuteQuery API to use it (#2534) (49d4d09)
v2.56.0
2.56.0 (2025-03-18)
Features
- bigtable: Add support for Logical Views in Admin API (#2519) (6dac3fd)
- bigtable: Add support for Materialized Views in Admin API (#2511) (55cd719)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.55.1 (7992af0)
Dependencies
v2.55.0
2.55.0 (2025-03-11)
Features
- Add MaterializedViewName to ReadRows and SampleRowKeys (1763c6e)
- Add MaterializedViews and LogicalViews APIs (1763c6e)
- Add MaterializedViews and LogicalViews APIs (7340527)
- Add PrepareQuery api and update ExecuteQuery to support it (1763c6e)
- bigtable: Add support for data APIs for materialized views (#2508) (6310a63)
- large-row-skip: Added large-row-skip-callable with configurable rowadapter (#2509) (ba193ef)
- Next release from main branch is 2.55.0 (#2506) (4e45837)
- Publish row_key_schema fields in table proto and relevant admin APIs to setup a table with a row_key_schema (7340527)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.54.0 (91e4369)
Documentation
- Fixed formatting of resource path strings (7340527)
v2.54.0
2.54.0 (2025-02-28)
Features
Dependencies
v2.52.0
2.52.0 (2025-02-14)
Features
- Automated backups are supported in the admin client (#2472) (48633e6)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (47ca299)
- Extend timeouts for check consistency (47ca299)
Dependencies
- Update dependency com.google.cloud:gapic-libraries-bom to v1.52.0 (#2490) (ca25d4e)
- Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#2481) (deb1f79)
v2.51.2
2.51.2 (2025-02-03)
Bug Fixes
Dependencies