Skip to content

Releases: googleapis/java-bigtable

v2.61.0

27 Jun 22:41
56d4c25
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.58.1 (2025-04-28)

Bug Fixes

v2.58.0

28 Apr 18:42
0af7d03
Compare
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
Compare
Choose a tag to compare

2.57.3 (2025-04-01)

Bug Fixes

v2.57.2

01 Apr 00:02
f4666f6
Compare
Choose a tag to compare

2.57.2 (2025-03-31)

Bug Fixes

v2.57.1

25 Mar 17:54
da5f940
Compare
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
Compare
Choose a tag to compare

2.57.0 (2025-03-24)

Features

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