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
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 09d20bd Update the release notes for 3.0.0 with BIGTOP-3588.
09d20bd is described below
commit 09d20bdcdb9602383288cda766207fcc1b79592d
Author: Kengo Seki <[email protected]>
AuthorDate: Fri Oct 15 08:48:20 2021 +0900
Update the release notes for 3.0.0 with BIGTOP-3588.
---
CHANGES.txt | 3 ++-
src/site/xdoc/release-notes.xml | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index af19ee8..ed5c3af 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -15,7 +15,7 @@
Bigtop Changelog
-* Release 3.0.0 (2021-10-12)
+* Release 3.0.0 (2021-10-15)
Release Notes - Bigtop - Version 3.0.0
@@ -108,6 +108,7 @@ Release Notes - Bigtop - Version 3.0.0
* [BIGTOP-3582] - Logstash RPM Build Fails
* [BIGTOP-3584] - Fix build failure of Ambari due to missing dependency on
javax.el
* [BIGTOP-3587] - Deploying Ambari to Ubuntu 18.04 and 20.04 fails on
ppc64le
+ * [BIGTOP-3588] - Pin redis-rb version for Logstash to 4.4.0
** Improvement
* [BIGTOP-3383] - Update puppet manifest for deploying Flink 1.11.1
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 7b5c4a9..8167649 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -199,6 +199,8 @@
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3587'>BIGTOP-3587</a>] -
Deploying Ambari to Ubuntu 18.04 and 20.04 fails on ppc64le
</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/BIGTOP-3588'>BIGTOP-3588</a>] -
Pin redis-rb version for Logstash to 4.4.0
+</li>
</ul>
<h2> Improvement