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

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 647a7139ce [KYUUBI #7022] Update announcement mail template to contain 
download links
647a7139ce is described below

commit 647a7139ceaf5fd05d8e884869c8b9d716e4a0b8
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Apr 14 19:56:09 2025 +0800

    [KYUUBI #7022] Update announcement mail template to contain download links
    
    ### Why are the changes needed?
    
    To satisfy ASF policy
    
    https://lists.apache.org/thread/89jb1kp77wcv16tph8qlbf5k0fscyz9l
    
    ### How was this patch tested?
    
    Review
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #7022 from pan3793/ann-tmpl.
    
    Closes #7022
    
    7fa64b163 [Cheng Pan] Update announcement mail template to contain download 
links
    
    Authored-by: Cheng Pan <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 build/release/script/announce.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build/release/script/announce.sh b/build/release/script/announce.sh
index 3e3ca933e3..7b09fd7c70 100755
--- a/build/release/script/announce.sh
+++ b/build/release/script/announce.sh
@@ -57,6 +57,7 @@ distributed over fleets of machines from heterogeneous data 
sources.
 
 The full release notes and download links are available at:
 Release Notes: https://kyuubi.apache.org/release/${RELEASE_VERSION}.html
+Download Links: https://kyuubi.apache.org/releases.html
 
 To learn more about Apache Kyuubi, please see
 https://kyuubi.apache.org/

Reply via email to