This is an automated email from the ASF dual-hosted git repository. sekikn pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/bigtop.git
commit 9638ffdab494bd5529baa7e6622c2ffcd67088a2 Author: Kengo Seki <[email protected]> AuthorDate: Mon Apr 4 09:49:19 2022 +0900 Update the release notes for 3.0.1 --- CHANGES.txt | 2 ++ src/site/xdoc/release-notes.xml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index d7f7095f..01480f4e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -33,6 +33,8 @@ Release Notes - Bigtop - Version 3.0.1 * [BIGTOP-3653] - Building Kibana fails due to the npm error * [BIGTOP-3655] - Cluster deployment via Ambari fails on CentOS due to the lack of execute permission * [BIGTOP-3656] - Fix Mpack's build and deployment problems on Ubuntu + * [BIGTOP-3657] - Revert the download site to archive.apache.org partially + * [BIGTOP-3659] - Ambari deployment fails due to the odpi-ambari-mpack version mismatch ** New Feature * [BIGTOP-3600] - Add support for Debian 11 Bullseye diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml index 9d918580..8c5ea327 100644 --- a/src/site/xdoc/release-notes.xml +++ b/src/site/xdoc/release-notes.xml @@ -53,6 +53,10 @@ </li> <li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3656'>BIGTOP-3656</a>] - Fix Mpack's build and deployment problems on Ubuntu </li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3657'>BIGTOP-3657</a>] - Revert the download site to archive.apache.org partially +</li> +<li>[<a href='https://issues.apache.org/jira/browse/BIGTOP-3659'>BIGTOP-3659</a>] - Ambari deployment fails due to the odpi-ambari-mpack version mismatch +</li> </ul> <h2> New Feature
