Releases: googleapis/java-bigtable-hbase
Releases · googleapis/java-bigtable-hbase
version 0.2.1
- 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
- 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
Cloud-Bigtable-client-0.1.9
version 0.1.5
Cloud-Bigtable-client-0.1.5