Skip to content

Releases: googleapis/java-bigtable

v2.55.0

12 Mar 16:08
fa79e3a

Choose a tag to compare

2.55.0 (2025-03-11)

Features

  • Add MaterializedViewName to ReadRows and SampleRowKeys (1763c6e)
  • Add MaterializedViews and LogicalViews APIs (1763c6e)
  • Add MaterializedViews and LogicalViews APIs (7340527)
  • Add PrepareQuery api and update ExecuteQuery to support it (1763c6e)
  • bigtable: Add support for data APIs for materialized views (#2508) (6310a63)
  • large-row-skip: Added large-row-skip-callable with configurable rowadapter (#2509) (ba193ef)
  • Next release from main branch is 2.55.0 (#2506) (4e45837)
  • Publish row_key_schema fields in table proto and relevant admin APIs to setup a table with a row_key_schema (7340527)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.54.0 (91e4369)

Documentation

  • Fixed formatting of resource path strings (7340527)

v2.54.0

03 Mar 15:12
b858af1

Choose a tag to compare

2.54.0 (2025-02-28)

Features

Dependencies

v2.53.0

28 Feb 15:40
c943625

Choose a tag to compare

2.53.0 (2025-02-21)

Features

v2.52.0

14 Feb 19:30
e31c3c2

Choose a tag to compare

2.52.0 (2025-02-14)

Features

  • Automated backups are supported in the admin client (#2472) (48633e6)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (47ca299)
  • Extend timeouts for check consistency (47ca299)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.52.0 (#2490) (ca25d4e)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#2481) (deb1f79)

v2.51.2

03 Feb 15:44
819cb08

Choose a tag to compare

2.51.2 (2025-02-03)

Bug Fixes

Dependencies

v2.51.1

10 Jan 20:10
7df848e

Choose a tag to compare

2.51.1 (2025-01-10)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.50.0 (#2464) (d63dd43)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#2461) (ed24b4c)
  • Update googleapis/sdk-platform-java action to v2.51.1 (#2460) (35c979f)

v2.51.0

17 Dec 14:38
260ce69

Choose a tag to compare

2.51.0 (2024-12-17)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (a5444a5)
  • Move resource detection to the first export to avoid slow start (#2450) (cec010a)

Dependencies

v2.50.0

10 Dec 20:10
f98dca1

Choose a tag to compare

2.50.0 (2024-12-06)

Features

  • Add support for Row Affinity app profiles (#2341) (cb4d60e)

v2.49.0

04 Dec 00:32
28ad9b4

Choose a tag to compare

2.49.0 (2024-12-03)

Features

  • Add support for table deletion protection (#2430) (687b6df)

Bug Fixes

  • Allow factory to export to different projects (#2374) (06b912c)
  • Send priming requests on the channel directly (#2435) (b76698d)

v2.48.0

19 Nov 13:50
56609f0

Choose a tag to compare

2.48.0 (2024-11-19)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.50.0 (6b35b47)
  • Make client side metrics tag in sync with server (#2401) (bba4183)

Dependencies