Skip to content

Cask Tephra 0.6.0

Compare
Choose a tag to compare
@ghelmling ghelmling released this 25 Jul 01:07
· 102 commits to develop since this release

This is a new feature release of Tephra, adding support for Apache HBase 1.0. This release addresses the following issues:

  • [TEPHRA-53] - Add HBase 1.0 compatibility module
  • [TEPHRA-104] - Explicitly set timestamp on Tephra's delete family markers
  • [TEPHRA-107] - Update Twill dependency to latest release
  • [TEPHRA-108] - SnapshotCodecProvider can't load codec classes
  • [TEPHRA-109] - Update twill dependency from SNAPSHOT to release
  • [TEPHRA-110] - SnapshotCodecProvider does not properly clean configured class names
  • [TEPHRA-111] - HBaseVersion class fails to recognize HBase 1.0.1.1
  • [TEPHRA-112] - TransactionStateCache should log the size of the transaction snapshot when reloaded
  • [TEPHRA-114] - TransactionServiceClient to log thrift exceptions stacktraces at debug level