Skip to content

Releases: googleapis/java-bigtable-hbase

version 0.2.1

01 Oct 19:15
Compare
Choose a tag to compare
  • Java 8 is now supported.
  • A Cloud Dataflow connector for Cloud Bigtable is now available. See "Dataflow Connector for Cloud Bigtable" for details.
  • Fixed an issue with authentication tokens that could cause long-running applications to hang.
  • When you call Table.batch() to perform one or more Get operations, any Get operations that fail will now be retried.

version 0.2.0

26 Aug 19:38
Compare
Choose a tag to compare
  • Easier use in maven pom.xml files - removed the need for a “shaded” classifier and removed unnecessary dependencies.
  • Added a separate project for the bigtable Import map reduce project to remove the dependency in the bigtable-hbase-1.* projects on hbase-server.
  • Added PageFilter support
  • Added support for region splits on table creation via the Admin.createTable(HTableDescriptor desc, byte[][] splitKeys) method

version 0.1.9

14 Jul 17:57
Compare
Choose a tag to compare

Cloud-Bigtable-client-0.1.9

version 0.1.5

05 May 14:56
Compare
Choose a tag to compare

Cloud-Bigtable-client-0.1.5