Skip to content

Releases: googleapis/java-bigtable

v2.39.0

29 Apr 15:38
a342d87
Compare
Choose a tag to compare

2.39.0 (2024-04-29)

Features

Dependencies

  • Update dependency com.google.cloud:gapic-libraries-bom to v1.36.0 (#2215) (5a9259e)
  • Update shared dependencies (#2190) (3f37d8d)

v2.38.0

16 Apr 15:09
ba0d4e7
Compare
Choose a tag to compare

2.38.0 (2024-04-15)

Features

  • Add Data Boost configurations to admin API (f29c5bb)
  • Add feature flag for client side metrics (#2179) (f29c5bb)
  • Migrate to OTEL and enable metrics by default (#2166) (1682939)

Bug Fixes

v2.37.0

27 Mar 23:41
189ef7f
Compare
Choose a tag to compare

2.37.0 (2024-03-27)

Features

Bug Fixes

  • Update the accounting of partial batch mutations (#2149) (4158094)

Dependencies

v2.36.0

15 Mar 16:11
72c4cd6
Compare
Choose a tag to compare

2.36.0 (2024-03-13)

Features

v2.35.1

07 Mar 18:40
27274b4
Compare
Choose a tag to compare

2.35.1 (2024-03-07)

Dependencies

v2.35.0

06 Mar 15:08
2d7a4b4
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)