You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ta...@apache.org on 2021/05/19 06:44:57 UTC

[hadoop-thirdparty] 23/28: Make upstream aware of 1.1.0 release.

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

tasanuma pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop-thirdparty.git

commit cd65105267d9ab285aaf5a03aef02c2ea00ac36d
Author: Wei-Chiu Chuang <we...@cloudera.com>
AuthorDate: Tue May 18 11:02:45 2021 +0800

    Make upstream aware of 1.1.0 release.
---
 src/site/markdown/release/README.md                | 24 +++++++++++
 src/site/markdown/release/index.md                 | 24 +++++++++++
 .../thirdparty-1.1.0/CHANGELOG.thirdparty-1.1.0.md | 50 ++++++++++++++++++++++
 .../RELEASENOTES.thirdparty-1.1.0.md               | 24 +++++++++++
 4 files changed, 122 insertions(+)

diff --git a/src/site/markdown/release/README.md b/src/site/markdown/release/README.md
new file mode 100644
index 0000000..2db7ae3
--- /dev/null
+++ b/src/site/markdown/release/README.md
@@ -0,0 +1,24 @@
+
+<!---
+# 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.
+-->
+* Apache Hadoop Third-party Libs thirdparty-1.1.0
+    * [Changelog](thirdparty-1.1.0/CHANGELOG.thirdparty-1.1.0.md)
+    * [Release Notes](thirdparty-1.1.0/RELEASENOTES.thirdparty-1.1.0.md)
+* Apache Hadoop Third-party Libs thirdparty-1.0.0
+    * [Changelog](thirdparty-1.0.0/CHANGELOG.thirdparty-1.0.0.md)
+    * [Release Notes](thirdparty-1.0.0/RELEASENOTES.thirdparty-1.0.0.md)
diff --git a/src/site/markdown/release/index.md b/src/site/markdown/release/index.md
new file mode 100644
index 0000000..9880018
--- /dev/null
+++ b/src/site/markdown/release/index.md
@@ -0,0 +1,24 @@
+
+<!---
+# 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.
+-->
+* Apache Hadoop Third-party Libs thirdparty-1.1.0
+    * [Changelog](thirdparty-1.1.0/CHANGELOG.thirdparty-1.1.0.html)
+    * [Release Notes](thirdparty-1.1.0/RELEASENOTES.thirdparty-1.1.0.html)
+* Apache Hadoop Third-party Libs thirdparty-1.0.0
+    * [Changelog](thirdparty-1.0.0/CHANGELOG.thirdparty-1.0.0.html)
+    * [Release Notes](thirdparty-1.0.0/RELEASENOTES.thirdparty-1.0.0.html)
diff --git a/src/site/markdown/release/thirdparty-1.1.0/CHANGELOG.thirdparty-1.1.0.md b/src/site/markdown/release/thirdparty-1.1.0/CHANGELOG.thirdparty-1.1.0.md
new file mode 100644
index 0000000..bc33139
--- /dev/null
+++ b/src/site/markdown/release/thirdparty-1.1.0/CHANGELOG.thirdparty-1.1.0.md
@@ -0,0 +1,50 @@
+
+<!---
+# 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.
+-->
+# Apache Hadoop Third-party Libs Changelog
+
+## Release thirdparty-1.1.0 - 2021-05-13
+
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [HADOOP-17697](https://issues.apache.org/jira/browse/HADOOP-17697) | Fix license error in GitHub Actions workflow files |  Blocker | build | Akira Ajisaka | Akira Ajisaka |
+
+
+### SUB-TASKS:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [HADOOP-17278](https://issues.apache.org/jira/browse/HADOOP-17278) | Shade guava 29.0-jre in hadoop thirdparty |  Major | . | Ayush Saxena | Ayush Saxena |
+| [HADOOP-17660](https://issues.apache.org/jira/browse/HADOOP-17660) | Update dependency-check-maven version |  Major | . | Wei-Chiu Chuang | Wei-Chiu Chuang |
+| [HADOOP-17659](https://issues.apache.org/jira/browse/HADOOP-17659) | Remove hadoop-shaded-jaeger from hadoop-thirdparty 1.1.0 release |  Major | . | Wei-Chiu Chuang | Wei-Chiu Chuang |
+| [HADOOP-17696](https://issues.apache.org/jira/browse/HADOOP-17696) | Update Hadoop-thirdparty LICENSEs and NOTICEs |  Major | . | Wei-Chiu Chuang | Wei-Chiu Chuang |
+| [HADOOP-17692](https://issues.apache.org/jira/browse/HADOOP-17692) | [thirdparty] Fix the docker image |  Blocker | . | Wei-Chiu Chuang | Wei-Chiu Chuang |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component | Reporter | Contributor |
+|:---- |:---- | :--- |:---- |:---- |:---- |
+| [HADOOP-17648](https://issues.apache.org/jira/browse/HADOOP-17648) | Update guava to 30.1.1-jre |  Major | . | Wei-Chiu Chuang | Wei-Chiu Chuang |
+| [HADOOP-17667](https://issues.apache.org/jira/browse/HADOOP-17667) | Add precommit check for Hadoop Thirdparty repository |  Major | . | Wei-Chiu Chuang | Akira Ajisaka |
+
+
diff --git a/src/site/markdown/release/thirdparty-1.1.0/RELEASENOTES.thirdparty-1.1.0.md b/src/site/markdown/release/thirdparty-1.1.0/RELEASENOTES.thirdparty-1.1.0.md
new file mode 100644
index 0000000..7f7cbed
--- /dev/null
+++ b/src/site/markdown/release/thirdparty-1.1.0/RELEASENOTES.thirdparty-1.1.0.md
@@ -0,0 +1,24 @@
+
+<!---
+# 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.
+-->
+# Apache Hadoop Third-party Libs  thirdparty-1.1.0 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
+
+
+

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org