Releases: googleapis/java-bigtable
Releases · googleapis/java-bigtable
v2.61.0
2.61.0 (2025-06-27)
Features
- Add getter for universe domain in JwtCredentialsWithAudience (#2598) (9ad66b1)
Bug Fixes
- Add name elements for the POM.xml files (a873719)
- Populate table id for materialized view (#2610) (50c3fe2)
Dependencies
v2.60.0
2.60.0 (2025-06-06)
Features
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.59.0 (65782aa)
- Ensure that multiple instances of a client in the same process dont clobber each other (#2590) (8d3dca4)
Dependencies
v2.59.0
2.59.0 (2025-05-16)
Features
- bigtable: Add DeletionProtection support for Logical Views (#2539) (d9ba32b)
Dependencies
v2.58.2
2.58.2 (2025-05-08)
Bug Fixes
Dependencies
v2.58.0
2.58.0 (2025-04-28)
Features
- Add deletion_protection support for LVs (43c97a3)
- bigtable: Add integration tests for Materialized/Logical Views (#2518) (4d3a7e6)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.56.2 (43c97a3)
- Fix retry info algorithm setting (#2562) (c424ccb)
- Use universe domain when creating the monitoring client (#2570) (3b51e12)
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)