Skip to content

Releases: googleapis/java-bigtable

v2.75.1

26 Mar 21:19
181480a

Choose a tag to compare

2.75.1 (2026-03-26)

Bug Fixes

  • Ensure that EnvInfo stays constant between metric exports (#2853) (cfc616d)

v2.75.0

24 Mar 14:48
7745013

Choose a tag to compare

2.75.0 (2026-03-24)

Features

  • Expose generated GAPIC instance admin client (#2828) (7c42799)

Bug Fixes

Dependencies

Documentation

  • bigtable: Expose Admin API Stubs in Javadoc (#2835) (b7a0232)
  • bigtable: Expose Base Admin Clients in Javadoc (#2833) (2933ef6)

v2.74.0

02 Mar 20:10
8d75343

Choose a tag to compare

2.74.0 (2026-03-02)

Features

  • Add awaitOptimizeRestoredTable helper for Bigtable Admin (#2781) (cf15d45)
  • Add TieredStorageConfig to table admin api (f05a1a3)
  • Bigtable: Add support for creating instances with tags (#2733) (bc46174)
  • Expose generated GAPIC admin client and freeze legacy surface (#2806) (c620710)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.67.0 (f05a1a3)
  • Ensure that per attempt metrics tracer is below the retries (#2793) (1f39032)

Dependencies

v2.73.1

18 Feb 00:04
c20cca4

Choose a tag to compare

2.73.1 (2026-02-17)

Bug Fixes

  • Drop redudant fields from internal otel metrics which are already in monitored resource (#2783) (f45bb0e)
  • Fix skip large row (#2785) (504bb51)
  • Test proxy doesn't return "http2 excpetion" for long errors (#2775) (dafe647)
  • Use StatusProto.fromThrowable for ApiException in test-proxy (#2778) (de1669e)

v2.73.0

09 Feb 18:04
d36e897

Choose a tag to compare

2.73.0 (2026-02-06)

Features

  • Add methods to wait for consistency with a token (#2762) (b4a90b2)

Dependencies

v2.72.0

30 Jan 21:53
52d5ffe

Choose a tag to compare

2.72.0 (2026-01-30)

Features

  • Add GcRuleBuilder for safe GC rule construction (#2758) (4a99a8c)
  • Handle StatusRuntimeException in CbtTestProxy, increase inbound message / metadata size (#2763) (3e27d28)
  • Regenerate protos using protoc 4

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.66.0 (ca24007)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.56.0 (#2765) (d1020a1)

v2.71.0

15 Jan 21:09
f775b2a

Choose a tag to compare

2.71.0 (2026-01-15)

Features

Bug Fixes

  • bigtable: Add handling for gauge metrics (#2719) (87aa4d5)
  • Create stub with BigtableClientContext so otels are closed (#2747) (3d0a6d9)
  • Update BigtableChannelPool to use the background executor (#2753) (8f6e2df)
  • Use the same background executor in otel reader and monitoring c… (#2746) (3a58f9b)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.76.0 (#2754) (be54ef6)
  • Update shared dependencies (#2752) (fe1074c)

v2.71.0-rc1

19 Dec 16:21
66e54a2

Choose a tag to compare

v2.71.0-rc1 Pre-release
Pre-release

2.71.0-rc1 (2025-12-19)

Features

Dependencies

  • update sdk-platform-java-config to 3.55.0-rc1 (#2738) (136f164)

v2.70.1

12 Dec 16:51
6c5f635

Choose a tag to compare

2.70.1 (2025-12-12)

Dependencies

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)