Releases: googleapis/java-bigtable
Releases · googleapis/java-bigtable
v1.9.0
1.9.0 (2020-01-06)
Features
- add BigtableDataClientFactory to create lightweight data clients (#112) (d6bfd30)
- introduce google-cloud-bigtable-deps-bom (#130) (9289a13)
Dependencies
- update core dependencies to v1.92.1 (#132) (da1e6c6)
- update dependency com.google.guava:guava-bom to v28.2-android (2905528)
- update dependency io.grpc:grpc-bom to v1.26.0 (#121) (82a5094)
- update dependency junit:junit to v4.13 (#131) (d4f46fd)
Documentation
v1.8.0
v1.7.1
v1.7.0
1.7.0 (2019-11-07)
Features
Bug Fixes
- align version numbers for proto and grpc versions (#52) (dbfa73a)
- fix maven test configs to make sure admin tests don't clobber data tests (#47) (18576f5)
- fix regression in batch#close silently ignoring entry failures by upgrading to gax to 1.50.0 (#67) (5aa8769)
- handle recovery failures during stream reframing failure (#46) (a16cb88)
- Prevent integration tests from different profiles from trampling each other (#69) (638615a)
- use proper scope for DirectPath transitive dependencies (#59) (1d1c4de)