Releases: googleapis/java-bigtable
Releases · googleapis/java-bigtable
v2.51.0
2.51.0 (2024-12-17)
Features
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (a5444a5)
- Move resource detection to the first export to avoid slow start (#2450) (cec010a)
Dependencies
v2.49.0
2.49.0 (2024-12-03)
Features
Bug Fixes
- Allow factory to export to different projects (#2374) (06b912c)
- Send priming requests on the channel directly (#2435) (b76698d)
v2.48.0
2.48.0 (2024-11-19)
Features
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.50.0 (6b35b47)
- Make client side metrics tag in sync with server (#2401) (bba4183)
Dependencies
v2.47.0
2.47.0 (2024-11-13)
Features
- Add an experimental feature to skip waiting for trailers for unary ops (#2404) (cf58f26)
- Add internal "deadline remaining" client side metric #2341 (#2370) (75d4105)
Bug Fixes
v2.46.0
2.46.0 (2024-10-29)
Features
Bug Fixes
Dependencies
v2.45.1
2.45.1 (2024-10-14)
Dependencies
- Update sdk-platform-java dependencies (#2378) (2499a3c)
- deps: Update the Java code generator (gapic-generator-java) to 2.47.0 (cdc2cc7)
v2.45.0
2.45.0 (2024-10-03)
Features
- Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters (caf879c)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.46.1 (caf879c)
- Support override monitoring endpoint (#2364) (a341eb8)
Dependencies
- Downgrade grpc to 1.67.1 (#2366) (1baecb3)
- Update dependency com.google.cloud:gapic-libraries-bom to v1.45.0 (#2363) (9d24c45)
v2.44.1
2.44.1 (2024-09-26)
Bug Fixes
- Add RetryCallable to the callable chain (#2348) (0330d77)
- Pass deadline through ExecuteQuery RetrySettings (#2355) (6bc9820)
- Time based flakiness in execute query deadline test (#2358) (b474173)
Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.36.1 (#2351) (40c428e)
v2.44.0
2.44.0 (2024-09-16)
Features
Dependencies