Skip to content

Commit c5a1db6

Browse files
authored
HBASE-24785 Addendum add new issues since RC0 (#30)
1 parent d361fba commit c5a1db6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The 'pwd' argument says where the thirdparty files to edit are and the
3232
last argument is the version to search JIRA with.
3333
3434
DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
35-
## Release thirdparty-3.4.0 - Unreleased (as of 2020-07-31)
35+
## Release thirdparty-3.4.0 - Unreleased (as of 2020-08-08)
3636

3737

3838

@@ -55,6 +55,7 @@ DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
5555

5656
| JIRA | Summary | Priority | Component |
5757
|:---- |:---- | :--- |:---- |
58+
| [HBASE-24820](https://issues.apache.org/jira/browse/HBASE-24820) | [hbase-thirdparty] Add jersey-hk2 when shading jersey and bump jetty to 9.4.31 | Major | dependencies, hbase-thirdparty |
5859
| [HBASE-24801](https://issues.apache.org/jira/browse/HBASE-24801) | [hbase-thirdparty] Remove assembly plugin for generating src tarballs | Major | thirdparty |
5960
| [HBASE-24782](https://issues.apache.org/jira/browse/HBASE-24782) | [hbase-thirdparty] Bump dependencis in hbase-thirdparty | Major | dependencies, thirdparty |
6061
| [HBASE-19256](https://issues.apache.org/jira/browse/HBASE-19256) | [hbase-thirdparty] shade jetty | Major | dependencies, thirdparty |

RELEASENOTES.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@
2525
These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
2626

2727

28+
---
29+
30+
* [HBASE-24820](https://issues.apache.org/jira/browse/HBASE-24820) | *Major* | **[hbase-thirdparty] Add jersey-hk2 when shading jersey and bump jetty to 9.4.31**
31+
32+
Jetty 9.4.30 -\> 9.4.31
33+
Shade jersey-hk2 in hbase-shaded-jersey.
34+
35+
2836
---
2937

3038
* [HBASE-24798](https://issues.apache.org/jira/browse/HBASE-24798) | *Major* | **[hbase-thirdparty] Ignore module-info and SubmissionPublisher in enforceBytecodeVersion rule**

0 commit comments

Comments
 (0)