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

iwasakims pushed a commit to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.3 by this push:
     new d44a5845e Preparing for release 3.3.0
d44a5845e is described below

commit d44a5845eeffe6bab7037a3ca816cf3c9df44029
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Wed Jun 19 21:00:49 2024 +0900

    Preparing for release 3.3.0
---
 CHANGES.txt                     | 2 ++
 src/site/xdoc/release-notes.xml | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index fe7451559..3f66db6a2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -81,6 +81,8 @@ Release Notes - Bigtop - Version 3.3.0
     * [BIGTOP-4108] - Add support for openEuler to the manifest of 
bigtop-deploy to set up Bigtop Yum repository
     * [BIGTOP-4109] - Fix deployment failure of Spark on Fedora 38 due to 
manifest incompatible with Puppet 8
     * [BIGTOP-4121] - Fix test failure of Phoenix on rockylinux-8 due to 
deployment issue of python3
+    * [BIGTOP-4126] - Remove obsolete test resources for Hue
+    * [BIGTOP-4128] - Docker compose plugin doesn't have "-v" option
 
 ** New Feature
     * [BIGTOP-3702] - Add puppet manifests for Ranger
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index e74ad0176..9d6881279 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -138,6 +138,10 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-4121'>BIGTOP-4121</a>] -     
    Fix test failure of Phoenix on rockylinux-8 due to deployment issue of 
python3
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-4126'>BIGTOP-4126</a>] -     
    Remove obsolete test resources for Hue
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-4128'>BIGTOP-4128</a>] -     
    Docker compose plugin doesn&#39;t have &quot;-v&quot; option
+</li>
 </ul>
             
 <h2>        New Feature

Reply via email to