Skip to content

Releases: googleapis/java-bigtable

v2.70.0

18 Nov 20:57
c91272b

Choose a tag to compare

2.70.0 (2025-11-18)

Features

  • Add PeerInfo proto in Bigtable API (0736694)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.64.1 (0736694)

Dependencies

Documentation

  • Update javadoc sample for BigtableTableAdminClient.listTables (#2308) (56237d7)

v2.69.0

18 Nov 15:54
06f87ed

Choose a tag to compare

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

22 Oct 18:30
16447fb

Choose a tag to compare

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)

Dependencies

v2.67.1

08 Oct 16:55
bfbbe43

Choose a tag to compare

2.67.1 (2025-10-08)

Dependencies

v2.67.0

25 Sep 16:36
f546838

Choose a tag to compare

2.67.0 (2025-09-24)

Features

Bug Fixes

  • Add missing break; to PROTO and ENUM value type check (#2672) (337e432)
  • Remove beta api annotation for query paginator (#2660) (f68a1fa)

Dependencies

v2.66.0

10 Sep 16:27
2127d8a

Choose a tag to compare

2.66.0 (2025-09-10)

Features

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 (#2668) (06ac93e)

v2.65.1

27 Aug 17:40
2be9151

Choose a tag to compare

2.65.1 (2025-08-27)

Dependencies

v2.65.0

12 Aug 19:50
5cf4e9d

Choose a tag to compare

2.65.0 (2025-08-12)

Features

  • bigtable: Lower the value for max rpc channels as channel resize is slow (1m, 2 channel) (#2656) (d8055c1)

v2.64.0

08 Aug 17:29
e652e0f

Choose a tag to compare

2.64.0 (2025-08-08)

Features

  • Add tags field to Instance proto (stable branch) (089d527)

Dependencies

  • Update shared dependencies (#2654) (4b706f4)
  • Update the Java code generator (gapic-generator-java) to 2.61.0 (089d527)

v2.63.0

31 Jul 13:08
1ced99c

Choose a tag to compare

2.63.0 (2025-07-30)

Features

  • Add Idempotency to Cloud Bigtable MutateRowsRequest API (bc58b4f)
  • Add port as a parameter for the bigtable emulator (#2645) (5acd3dc)
  • Add type support for Proto and Enum (bc58b4f)
  • Publish Proto and Enum types to CBT data API (ace12d5)
  • Selective GAPIC autogeneration for Python Bigtable Admin (e219c38)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.60.2 (e219c38)
  • Update routing_parameters.path_template (e219c38)

Dependencies

  • Update sdk-platorm-java-config to 3.50.2 (#2646) (03e6961)

Documentation

  • Sync generated comments from the API Protos (bc58b4f)