Skip to content

Releases: googleapis/java-bigtable

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)

v2.62.0

16 Jul 16:10
27b44b4

Choose a tag to compare

2.62.0 (2025-07-15)

Features

  • Add Idempotency to Cloud Bigtable MutateRowRequest API (b5acca6)
  • Add SchemaBundles API (b5acca6)
  • bigtable: Add schema bundle support (#2619) (7d7b9a9)
  • Next release from main branch is 2.62.0 (#2621) (202b211)

Dependencies

v2.61.0

27 Jun 22:41
56d4c25

Choose a tag to compare

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