Skip to content

Releases: googleapis/java-bigtable-hbase

v1.21.1

29 Jun 19:02
1451727
Compare
Choose a tag to compare

Bug Fixes

  • use binary search to get region location (#3040) (7b8663f)

v1.21.0

22 Jun 15:47
dce8258
Compare
Choose a tag to compare

Features

Bug Fixes

Dependencies

v1.20.1

02 Jun 14:18
7abdb5f
Compare
Choose a tag to compare

Bug Fixes

v1.20.0-sp.1

25 May 18:32
99f7c0f
Compare
Choose a tag to compare

Dependencies

  • update bigtable.version to 1.22.0-sp.1 and shared config to 0.11.0 (#2989) (c457c62)

v1.20.0

11 May 17:47
9a809f1
Compare
Choose a tag to compare

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

20 Apr 18:24
7d6b974
Compare
Choose a tag to compare

Bug Fixes

  • fix retry so it won't fail when rows read == rows limit (#2925) (b6fb4c7)
  • multithreaded batch operations (#2932) (d6dc825)

v1.19.1

19 Mar 16:03
05ee945
Compare
Choose a tag to compare

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

19 Jan 16:23
5059935
Compare
Choose a tag to compare

01-19-2021 07:24 PST

New Features

  • feat: align grpc channel ids in bigtable exceptions (#2804)

v1.18.2

06 Jan 21:10
ab056dc
Compare
Choose a tag to compare

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

10 Dec 22:08
a7d964c
Compare
Choose a tag to compare

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)