Releases: googleapis/java-bigtable
Releases · googleapis/java-bigtable
v2.72.0
2.72.0 (2026-01-30)
Features
- Add GcRuleBuilder for safe GC rule construction (#2758) (4a99a8c)
- Handle StatusRuntimeException in CbtTestProxy, increase inbound message / metadata size (#2763) (3e27d28)
- Regenerate protos using protoc 4
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.66.0 (ca24007)
Dependencies
v2.71.0
2.71.0 (2026-01-15)
Features
Bug Fixes
- bigtable: Add handling for gauge metrics (#2719) (87aa4d5)
- Create stub with BigtableClientContext so otels are closed (#2747) (3d0a6d9)
- Update BigtableChannelPool to use the background executor (#2753) (8f6e2df)
- Use the same background executor in otel reader and monitoring c… (#2746) (3a58f9b)
Dependencies
v2.71.0-rc1
v2.70.1
v2.70.0
v2.69.0
2.69.0 (2025-11-17)
Features
- bigtable: Add internal grpc subconnections metric and add outstanding rpcs to INTERNAL_VIEW (#2700) (e3e6e99)
- bigtable: Expose a metric to track the number of outstanding rpcs (unary , streaming) in channel pool (#2696) (140a1ad)
- bigtable: Populate alts field in channel entry (#2702) (1bfb763)
- Enable ALTS hard bound token in Bigtable w/ direct access (#2695) (d12b37d)
v2.68.0
2.68.0 (2025-10-22)
Features
- Add Type API updates needed to support structured keys in materialized views (469290e)
Bug Fixes
- Add ReadRows/SampleRowKeys bindings for materialized views (469290e)
- deps: Update the Java code generator (gapic-generator-java) to 2.62.3 (469290e)
- deps: Update the Java code generator (gapic-generator-java) to 2.63.0 (ed6c03f)
- Don't use String.format in Preconditions messages (#2691) (62a1812)
- Fixed the bigtableadmin API name for snippet region tags and possibly other GAPIC attributes (469290e)