Skip to content

Latest commit

 

History

History
191 lines (111 loc) · 8.16 KB

CHANGES.md

File metadata and controls

191 lines (111 loc) · 8.16 KB

HBASE Changelog

Release hbase-thirdparty-3.5.0 - Unreleased (as of 2021-02-09)

BUG FIXES:

JIRA Summary Priority Component
HBASE-25557 hbase thirdparty jdk bytecode enforcement shouldn't check test dependencies Major hbase-thirdparty
HBASE-25552 [hbase-thirdparty] Update jetty version to fix CVE-2020-27218 Major dependencies, hbase-thirdparty
HBASE-24802 make a drop-in compatible impl of htrace APIs that does not do anything Critical Client, dependencies, thirdparty

Release thirdparty-3.4.1 - Unreleased (as of 2020-11-13)

IMPROVEMENTS:

JIRA Summary Priority Component
HBASE-25262 [hbase-thirdparty] Update jetty version in hbase-thirdparty Major dependencies, hbase-thirdparty

BUG FIXES:

JIRA Summary Priority Component
HBASE-25319 [hbase-thirdparty] Add JerseyFlowSubscriber to ignoreClass in maven enforcer plugin Blocker build, hbase-thirdparty

SUB-TASKS:

JIRA Summary Priority Component
HBASE-25270 [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 3.4.1 Major thirdparty
HBASE-25269 [hbase-thirdparty] Set version as 3.4.1 in prep for first RC Major thirdparty

OTHER:

JIRA Summary Priority Component
HBASE-25265 [hbase-thirdparty] Bump dependencis in hbase-thirdparty Major dependencies, hbase-thirdparty
HBASE-25264 [hbase-thirdparty] Update jersey version in hbase-thirdparty Major dependencies, hbase-thirdparty

Release thirdparty-3.4.0 - Unreleased (as of 2020-08-17)

BUG FIXES:

JIRA Summary Priority Component
HBASE-24858 [hbase-thirdparty] Builds without a `clean` phase fail on hbase-shaded-jetty Minor thirdparty
HBASE-24798 [hbase-thirdparty] Ignore module-info and SubmissionPublisher in enforceBytecodeVersion rule Major build, thirdparty

SUB-TASKS:

JIRA Summary Priority Component
HBASE-24785 [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 3.4.0 Major thirdparty
HBASE-24784 [hbase-thirdparty] Set version as 3.4.0 in prep for first RC Major thirdparty

OTHER:

JIRA Summary Priority Component
HBASE-24860 [hbase-thirdparty] Bump copyright year in NOTICE Trivial thirdparty
HBASE-24820 [hbase-thirdparty] Add jersey-hk2 when shading jersey and bump jetty to 9.4.31 Major dependencies, hbase-thirdparty
HBASE-24801 [hbase-thirdparty] Remove assembly plugin for generating src tarballs Major thirdparty
HBASE-24782 [hbase-thirdparty] Bump dependencis in hbase-thirdparty Major dependencies, thirdparty
HBASE-19256 [hbase-thirdparty] shade jetty Major dependencies, thirdparty

Release thirdparty-3.3.0 - Unreleased (as of 2020-04-28)

IMPROVEMENTS:

JIRA Summary Priority Component
HBASE-24149 Bump netty version to 4.1.48.Final Major thirdparty
HBASE-23790 Bump netty version to 4.1.45.Final in hbase-thirdparty Major hbase-thirdparty

BUG FIXES:

JIRA Summary Priority Component
HBASE-24279 Fix thirdparty-3.2.0 release notes Trivial thirdparty

SUB-TASKS:

JIRA Summary Priority Component
HBASE-23750 [hbase-thirdparty] Add nexus-staging-maven-plugin to apache-release profile Major .

OTHER:

JIRA Summary Priority Component
HBASE-24259 [thirdparty] Update Protobuf to 3.11.4 Major thirdparty
HBASE-24216 Add .idea directory to Gitignore in hbase-thirdparty Trivial thirdparty
HBASE-24241 [hbase-thirdparty] Bump the dependencies for hbase-thirdparty Major hbase-thirdparty
HBASE-24214 Update Apache POM to version 23 for hbase-thirdparty Minor thirdparty

Release hbase-thirdparty-3.2.0 - Unreleased (as of 2020-01-22)

SUB-TASKS:

JIRA Summary Priority Component
HBASE-23718 [hbase-thirdparty] Update libs; pb from 3.9 to 3.11, etc. Major .
HBASE-23717 [hbase-thirdparty] Change pom version from 3.1.2-SNAPSHOT to 3.2.0-SNAPSHOT Major thirdparty

Release hbase-thirdparty-3.1.1 - Unreleased (as of 2019-10-08)

BUG FIXES:

JIRA Summary Priority Component
HBASE-23132 Squash hbase-thirdparty-3.1.0; was compiled w/ jdk10 so "NoSuchMethodError: java.nio.ByteBuffer.*" Major .

Release hbase-thirdparty-3.1.0 - Unreleased (as of 2019-10-04)

SUB-TASKS:

JIRA Summary Priority Component
HBASE-23088 [hbase-thirdparty] Upgrade the dependencies for hbase-thirdparty Major hbase-thirdparty

Release thirdparty-3.0.0 - Unreleased (as of 2019-09-22)

IMPROVEMENTS:

JIRA Summary Priority Component
HBASE-23052 hbase-thirdparty version of GSON that works for branch-1 Blocker dependencies