This is an automated email from the ASF dual-hosted git repository.
sekikn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git
The following commit(s) were added to refs/heads/master by this push:
new 7fbcebc Update the release notes for 3.0.0 with BIGTOP-3588.
7fbcebc is described below
commit 7fbcebce3120efc9bda1787b8367801532daada4
Author: Kengo Seki <[email protected]>
AuthorDate: Fri Oct 15 08:53:23 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 869fad4..d3ef191 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,7 +17,7 @@ Bigtop Changelog
* Release 3.1.0-SNAPSHOT (unreleased)
-* Release 3.0.0 (2021-10-12)
+* Release 3.0.0 (2021-10-15)
Release Notes - Bigtop - Version 3.0.0
@@ -110,6 +110,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