Author: stack
Date: Wed Jan 22 23:54:03 2020
New Revision: 37725

Log:
Apache hbase-thirdparty 3.2.0RC0

Added:
    dev/hbase/3.2.0RC0/
    dev/hbase/3.2.0RC0/CHANGES.md
    dev/hbase/3.2.0RC0/RELEASENOTES.md
    dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz   (with props)
    dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.asc
    dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.sha512

Added: dev/hbase/3.2.0RC0/CHANGES.md
==============================================================================
--- dev/hbase/3.2.0RC0/CHANGES.md (added)
+++ dev/hbase/3.2.0RC0/CHANGES.md Wed Jan 22 23:54:03 2020
@@ -0,0 +1,76 @@
+# HBASE Changelog
+<!---
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
+
+CHANGES.md and RELEASENOTES.md were generated using yetus releasedocmaker.
+
+First make sure what is in JIRA agrees with what is in git and vice-versa.
+Thirdparty version numbers are of the form thirdparty-x.y.z.
+
+Then run the hbase script that updates CHANGES and RELEASENOTES. For
+example:
+
+ $  source ../hbase.git/dev-support/create-release/release-util.sh; 
update_releasenotes `pwd` thirdparty-2.2.0
+
+The 'pwd' argument says where the thirdparty files to edit are and the
+last argument is the version to search JIRA with.
+
+DO NOT REMOVE THIS MARKER; FOR INTERPOLATING CHANGES!-->
+## Release hbase-thirdparty-3.2.0 - Unreleased (as of 2020-01-22)
+
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-23718](https://issues.apache.org/jira/browse/HBASE-23718) | 
[hbase-thirdparty] Update libs; pb from 3.9 to 3.11, etc. |  Major | . |
+| [HBASE-23717](https://issues.apache.org/jira/browse/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](https://issues.apache.org/jira/browse/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](https://issues.apache.org/jira/browse/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](https://issues.apache.org/jira/browse/HBASE-23052) | 
hbase-thirdparty version of GSON that works for branch-1 |  Blocker | 
dependencies |
+

Added: dev/hbase/3.2.0RC0/RELEASENOTES.md
==============================================================================
--- dev/hbase/3.2.0RC0/RELEASENOTES.md (added)
+++ dev/hbase/3.2.0RC0/RELEASENOTES.md Wed Jan 22 23:54:03 2020
@@ -0,0 +1,78 @@
+# RELEASENOTES
+
+<!---
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# 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  hbase-thirdparty-3.2.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [HBASE-23718](https://issues.apache.org/jira/browse/HBASE-23718) | *Major* | 
**[hbase-thirdparty] Update libs; pb from 3.9 to 3.11, etc.**
+
+gson: 2.8.5 =\> 2.8.6
+guava: 28.1-jre =\> 28.2-jre
+error\_prone: 2.3.3 =\> 2.3.4
+netty: 4.1.42.Final =\> 4.1.44.Final
+protobuf: 3.9.2 =\> 3.11.1
+maven-assembly-plugin: 3.1.1 =\> 3.2.0
+
+
+
+# HBASE  hbase-thirdparty-3.1.1 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+
+# HBASE  hbase-thirdparty-3.1.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [HBASE-23088](https://issues.apache.org/jira/browse/HBASE-23088) | *Major* | 
**[hbase-thirdparty] Upgrade the dependencies for hbase-thirdparty**
+
+    netty-all: 4.1.34.Final =\> 4.1.42.Final
+    guava: 27.1-jre =\> 28.1-jre
+    commons-collections4: 4.3 =\> 4.4
+    protobuf: 3.7.1 =\> 3.9.2
+
+
+
+# HBASE  hbase-thirdparty-3.0.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, 
important issues, features, and major improvements.
+
+
+---
+
+* [HBASE-23052](https://issues.apache.org/jira/browse/HBASE-23052) | *Blocker* 
| **hbase-thirdparty version of GSON that works for branch-1**
+
+<!-- markdown -->
+HBase's internal use of GSON is now done in a stand alone module named 
`hbase-shaded-gson` rather than as a part of the `hbase-shaded-miscellaneous` 
module. The relocated fully qualified class names are still the same.
+
+This internal artifact is also set to maintain JDK bytecode compatibility as 
appropriate for use with branches-1 based releases in addition to the existing 
use in later release lines.
+
+
+

Added: dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.asc
==============================================================================
--- dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.asc (added)
+++ dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.asc Wed Jan 22 
23:54:03 2020
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEEXzLoEtM2TIUEtz4m250xPaeHTykFAl4o32YACgkQ250xPaeH
+TykyLhAApzt2B8Zo0AUZx8eSuGUe5Y8AKRUfb1pISTdvDCSEPpnq+bHJt3oy4Jfc
+xov9O5taAU6U1b68s8ak17U4bUGRn8CDepwaercoHa8FJh2ID99UqgSKIpV4Qvuk
+uw4FXd2mLEfsuC6ZeiSWmOBkkj92Y+Au9tpGb/yp7L9jokp93QEzjmKjlvcUOa3K
+CpAef0OFC3vr/8i58dCpZQMSNouojzHRs3XA/dCt9E1Lud+bUqNAtxqk/2a+BIky
+Bfb+U4gMqOwmRV4JLQ5hnx6nab+Dq73TY4Yn2opwssS0aG9HrRE/04JAiZO2MANV
+Kut3DAHhEmYIdfDEwL9IINNvz727ivh4hWjirBt9alxkRSGyJ2Ps7Nl4UdgI9YJt
+RlJB1Xxhs4vHnmfKihVVtO4rKF5wN/0LbcoUUkgTzsT9S0egaOSoU8ktPjZW0fTr
+XKoP+/xgwz+JjdJQp1hvNz2vzNP/Xlqb2f2kV37ptb03vNsbIDofajXtTuIdVY+O
+qA0xcvHdHKSruiDjXdZm55olsoF6w3fW71EnMKXytbePu+Cejp3CBomNmXCY1Ntn
+XeNJNNUm7AMLg1BegDvSZMkpOGzJFEMM6GjJbPNlKXyqu1c99zFyrpkWBtxkXmjr
+HdfcOAUQmalKQrZzd0jqu5lSZlnk5Wz4R4pm3l/hPpUZlUZJWFg=
+=FR90
+-----END PGP SIGNATURE-----

Added: dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.sha512
==============================================================================
--- dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.sha512 (added)
+++ dev/hbase/3.2.0RC0/hbase-thirdparty-3.2.0-src.tar.gz.sha512 Wed Jan 22 
23:54:03 2020
@@ -0,0 +1,4 @@
+hbase-thirdparty-3.2.0-src.tar.gz: 9E75D16E ED5671FD D7F36BD2 92FDEC09 911479AF
+                                   37D2F070 6CAE444C 9F69AD62 6A190D01 0D6E6A17
+                                   923747F2 15305E53 BC218682 5DED8DF7 318083A9
+                                   0BB5A023


Reply via email to