Skip to content

Releases: googleapis/java-bigtable

v2.35.0

06 Mar 15:08
2d7a4b4

Choose a tag to compare

2.35.0 (2024-03-05)

Features

  • Add authorized view bindings to Cloud Bigtable data APIs and messages (#2144) (ae89709)

Bug Fixes

  • Per-connection metrics issue when using a different Bigtable project (#2143) (8dbd680)

v2.34.0

21 Feb 15:08
6e0c070

Choose a tag to compare

2.34.0 (2024-02-21)

Features

  • Add the export logic for per-connection error rate metric (#2121) (d053f2d)
  • Create the backbone of counting errors per connection each minute. (#2094) (7d27816)

Dependencies

  • Update actions/setup-java action to v4 (#2106) (a694296)
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.30.0 (#2126) (f613bd0)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.25.0 (#2113) (ba1973e)
  • Update dependency com.google.truth.extensions:truth-proto-extension to v1.4.1 (#2119) (0a7ad66)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.1 (#2122) (99ec284)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 (#2123) (12d961a)

v2.33.0

12 Feb 15:24
d380d53

Choose a tag to compare

2.33.0 (2024-02-12)

Features

  • Define the metrics for collecting per connection error count. (#2088) (b212bbf)

Bug Fixes

  • Deflake Backup integration tests due to deleteBackup timeouts (#2105) (0948da7)
  • Extend timeouts for deleting snapshots, backups and tables (#2108) (df1d307)

Dependencies

  • autogen: Set packed = false on field_behavior extension (#2101) (7c438c6)
  • Update actions/setup-java action to v4 (#2099) (a6c7c77)
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.29.0 (#2109) (ef88519)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.24.0 (#2085) (3851a5e)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.10.0 (#2091) (2516a09)
  • Update protobuf to 25.2 in WORKSPACE (#2086) (3eafcee)

v2.32.0

25 Jan 21:00
bb9b516

Choose a tag to compare

2.32.0 (2024-01-25)

Features

  • Append version to the client name in client-side metrics. (#2062) (9a0cdc8)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.32.0 (#2060) (c218ac3)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 (#2076) (5d1079c)
  • Update dependency com.google.truth.extensions:truth-proto-extension to v1.3.0 (#2058) (1622a9f)
  • Update shared dependencies (#2056) (f73ba40)

v2.31.0

16 Jan 16:18
cc75364

Choose a tag to compare

2.31.0 (2024-01-12)

Features

  • Add a flag to add / remove routing cookie from callable chain (#2032) (201e631)
  • Adding feature flags for routing cookie and retry info (#2031) (08c5bf1)
  • Count row merging errors as internal errors (#2045) (fc7845b)
  • Enable feature flag when setting is enabled (#2043) (e0d90db)
  • Handle retry info so client respect the delay server sets (#2026) (f1b7fc7)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#2044) (d9042a5)
  • Fix RetryInfo algorithm and tests (#2041) (dad7517)

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.27.0 (#2030) (a492d02)
  • Update dependency com.google.truth.extensions:truth-proto-extension to v1.2.0 (#2035) (46e1e03)

v2.30.0

05 Dec 18:28
a28ac9e

Choose a tag to compare

2.30.0 (2023-12-05)

Features

  • Client sends routing cookie back to server (#1888) (4c73abd)

Dependencies

  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1990) (7ad70e3)
  • Update shared dependencies (#2016) (4e49dff)

v2.25.3

08 Nov 21:49
cef494f

Choose a tag to compare

2.25.3 (2023-11-08)

Bug Fixes

v2.29.1

07 Nov 17:37
e11a6c3

Choose a tag to compare

2.29.1 (2023-11-07)

Bug Fixes

  • Add getPageSize() to QueryPaginator (42a7e36)

Dependencies

v2.23.5

07 Nov 20:48
ec60338

Choose a tag to compare

2.23.5 (2023-11-07)

Bug Fixes

v2.23.4

07 Nov 14:50
b7c9e24

Choose a tag to compare

2.23.4 (2023-11-06)

Bug Fixes