Releases: googleapis/java-bigtable
Releases · googleapis/java-bigtable
v2.38.0
v2.37.0
v2.36.0
v2.35.1
v2.35.0
v2.34.0
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
2.33.0 (2024-02-12)
Features
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
v2.31.0
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)