Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 3.09 KB

CHANGES.md

File metadata and controls

74 lines (50 loc) · 3.09 KB

TEPHRA Changelog

Release 0.16.1 - Unreleased (as of 2021-05-04)

BUG FIXES:

JIRA Summary Priority Component
TEPHRA-316 Fix missing executable permission because of MASSEMBLY-941 Major .

OTHER:

JIRA Summary Priority Component
TEPHRA-317 Add support for HBase 2.4 Major core

Release 0.16.0 - Unreleased (as of 2020-11-16)

NEW FEATURES:

JIRA Summary Priority Component
TEPHRA-301 Support HBase 1.5.x Major .
TEPHRA-309 Add HBase 1.6 compatibility Blocker .
TEPHRA-307 Support Hbase 2.3 Major .
TEPHRA-305 Support HBase 2.1 and 2.2 Blocker .

IMPROVEMENTS:

JIRA Summary Priority Component
TEPHRA-314 Clean up lib dir in distribution assembly Major .
TEPHRA-310 Add OWASP dependency check, and update the flagged direct dependencies Major .
TEPHRA-308 create artifact with shaded Guava and Twill in Tephra Major .
TEPHRA-304 Remove Support for Java 7 Major .

BUG FIXES:

JIRA Summary Priority Component
TEPHRA-302 Add tests and examples for HBase 1.5.x Blocker .
TEPHRA-312 Revert TEPHRA-304 Blocker core
TEPHRA-303 HBase 1.1 tests don't compile Major .
TEPHRA-299 Executing a large batch delete is very slow Major .
TEPHRA-300 Tephra coprocessors do not close passed scanner Major .