Releases: googleapis/java-bigtable-hbase
Releases · googleapis/java-bigtable-hbase
v1.21.0
Features
Bug Fixes
Dependencies
v1.20.0-sp.1
Dependencies
- update bigtable.version to 1.22.0-sp.1 and shared config to 0.11.0 (#2989) (c457c62)
v1.20.0
Features
- Adding new dataflow pipelines to import HBase snapshot and import validation (#2958) (d6f0604)
- HBase to Cloud Bigtable schema translator. (#2954) (a8b0d83)
v1.19.2
Bug Fixes
- fix retry so it won't fail when rows read == rows limit (#2925) (b6fb4c7)
- multithreaded batch operations (#2932) (d6dc825)
v1.19.1
Bug Fixes
- bigtable-hbase-2.x-hadoop incompatible with hbase-shaded-client 2.x (#2773) (#2864) (b74ba4f)
- Disabling Dataflow memory monitor for Bigtable Dataflow pipelines. (#2856) (2af6202)
- hbase 2x shell (#2905) (e74015b)
- updated assertions and scan for firstKeyOnlyFilter test (#2483) (#2854) (c150262)
Dependencies
v1.19.0
01-19-2021 07:24 PST
New Features
- feat: align grpc channel ids in bigtable exceptions (#2804)
v1.18.2
01-06-2021 11:50 PST
Dependencies
- deps: update veneer version to 1.19.2 (#2766)
Documentation
- Remove disrespectful terms (#2777)
Bug Fixes
- fix: Fix autoflush race condition in BulkMutation (#2762)
- Non-retriable operations should ignore attempt timeout and default to RPC timeout instead (#2756)
- fix: update readRowsAsync to use RetryingReadRowsOperation (#2757)
v1.18.1
12-10-2020 13:08 PST
Implementation Changes
- fix: fix race condition where a retry triggers a full table scan (#2742)
Dependencies
- deps: update bigtable.version to 1.19.0 (#2740)
Internal / Testing Changes
- fix: update readRowsAsync to use RetryingReadRowsOperation (#2738)
- revert: Revert "fix: update readRowsAsync to use RetryingReadRowsOperation (#2738)" (#2745)
- chore: synth updates for 1.x branch (#2741)