You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2022/06/18 13:25:42 UTC

[hbase-thirdparty] branch master updated: HBASE-27138 [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.1.1 (#88)

This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 1fbd265  HBASE-27138 [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.1.1 (#88)
1fbd265 is described below

commit 1fbd265ee20f2621f437ce1b81eb97088fb8df64
Author: Duo Zhang <zh...@apache.org>
AuthorDate: Sat Jun 18 21:25:38 2022 +0800

    HBASE-27138 [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.1.1 (#88)
    
    Signed-off-by: Yulin Niu <ni...@apache.org>
---
 CHANGES.md      | 22 ++++++++++++++++++++++
 RELEASENOTES.md | 19 +++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 69614cf..80bd38f 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -34,6 +34,28 @@ last argument is the version to search JIRA with.
 DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
 # HBASE Changelog
 
+## Release thirdparty-4.1.1 - Unreleased (as of 2022-06-18)
+
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-27138](https://issues.apache.org/jira/browse/HBASE-27138) | [hbase-thirdparty] Generate CHANGES.md and RELEASENOTES.md for 4.1.1 |  Major | thirdparty |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-27135](https://issues.apache.org/jira/browse/HBASE-27135) | [hbase-thirdparty] Bump checkstyle from 8.28 to 8.29 in /hbase-noop-htrace |  Major | security, thirdparty |
+| [HBASE-27134](https://issues.apache.org/jira/browse/HBASE-27134) | [hbase-thirdparty] Bump junit from 4.12 to 4.13.1 in /hbase-noop-htrace |  Major | security, thirdparty |
+| [HBASE-27130](https://issues.apache.org/jira/browse/HBASE-27130) | [hbase-thirdparty] Bump dependency versions |  Major | thirdparty |
+| [HBASE-27133](https://issues.apache.org/jira/browse/HBASE-27133) | [hbase-thirdparty] Bump checkstyle from 8.28 to 8.29 in /hbase-unsafe |  Major | security, thirdparty |
+| [HBASE-26893](https://issues.apache.org/jira/browse/HBASE-26893) | [hbase-thirdparty] Upgrade jackson to 2.13.3 |  Major | thirdparty |
+
+
 ## Release thirdparty-4.1.0 - Unreleased (as of 2022-03-04)
 
 
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index e95353c..594086a 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,25 @@
 # Be careful doing manual edits in this file. Do not change format
 # of release header or remove the below marker. This file is generated.
 # DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
+# HBASE  thirdparty-4.1.1 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
+
+
+---
+
+* [HBASE-27130](https://issues.apache.org/jira/browse/HBASE-27130) | *Major* | **[hbase-thirdparty] Bump dependency versions**
+
+protobuf 3.19.4 -\> 3.21.1
+netty 4.1.73.Final -\> 4.1.78.Final
+guava 31.0.1-jre -\> 31.1-jre
+error\_prone\_annotations 2.7.1 -\> 2.14.0
+gson 2.8.9 -\> 2.9.0
+jetty 9.4.44.v20210927 -\> 9.4.46.v20220331
+jersey.version 2.35 -\>2.36
+
+
+
 # HBASE  thirdparty-4.1.0 Release Notes
 
 These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.