Skip to content

Releases: googleapis/java-bigtable

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

v2.57.2

01 Apr 00:02
f4666f6

Choose a tag to compare

2.57.2 (2025-03-31)

Bug Fixes

v2.57.1

25 Mar 17:54
da5f940

Choose a tag to compare

2.57.1 (2025-03-24)

Bug Fixes

  • Handling of totalTimeout on sql plan refresh (#2541) (bf49cf9)

v2.57.0

24 Mar 19:54
4a8cbb9

Choose a tag to compare

2.57.0 (2025-03-24)

Features

  • Add PreparedStatement and update ExecuteQuery API to use it (#2534) (49d4d09)

v2.56.0

18 Mar 14:42
4fcfaf9

Choose a tag to compare

2.56.0 (2025-03-18)

Features

  • bigtable: Add support for Logical Views in Admin API (#2519) (6dac3fd)
  • bigtable: Add support for Materialized Views in Admin API (#2511) (55cd719)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.55.1 (7992af0)

Dependencies