I'm happy to announce the release of Tephra 0.5.0!
This is a new feature release addressing the following issues:
* [TEPHRA-78] - Tephra shell script should not limit use to RHEL and Ubuntu
* [TEPHRA-97] - Row deletes should cover writes at the same timestamp
* [TEPHRA-73] - Provide working implementations of TxMetricsCollector
* [TEPHRA-85] - Allow port to be specified for TransactionService
* [TEPHRA-86] - TransactionService registers 0.0.0.0 as server address
* [TEPHRA-92] - Add NONE option to conflict detection level
* [TEPHRA-70] - Consider adding row delete markers
* [TEPHRA-96] - Transaction Checkpoints - multiple write pointers per tx
* [TEPHRA-72] - Update HBase 0.98 version used
* [TEPHRA-94] - Drop support for HBase 0.94
* [TEPHRA-80] - Allow row or column level conflict detection to be used in TransactionAwareHTable
* [TEPHRA-82] - Minimize change set retained when using row-level conflict detection
* [TEPHRA-91] - TransactionAwareHTable should perform normal deletes
* [TEPHRA-98] - Separate transaction ID from write pointer
Release artifacts are available from Maven Central and downloadable from github: