Skip to content

Releases: googleapis/java-bigtable

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

v2.60.0

06 Jun 16:02
44ad0be

Choose a tag to compare

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

16 May 18:58
3b63456

Choose a tag to compare

2.59.0 (2025-05-16)

Features

  • bigtable: Add DeletionProtection support for Logical Views (#2539) (d9ba32b)

Dependencies

v2.58.2

08 May 19:44
9709ac4

Choose a tag to compare

2.58.2 (2025-05-08)

Bug Fixes

  • Use service name as the default audience (#2579) (af6d7bd)

Dependencies

v2.58.1

28 Apr 20:36
107a267

Choose a tag to compare

2.58.1 (2025-04-28)

Bug Fixes

v2.58.0

28 Apr 18:42
0af7d03

Choose a tag to compare

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.3

01 Apr 20:17
69f973b

Choose a tag to compare

2.57.3 (2025-04-01)

Bug Fixes