This is an automated email from the ASF dual-hosted git repository.
jlprat pushed a commit to branch 3.9
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/3.9 by this push:
new 0370a6464b0 MINOR: Add text and link to blog in announcement template
email (#16734)
0370a6464b0 is described below
commit 0370a6464b0ace99a34e3a34a18596eaf57c4d54
Author: Josep Prat <[email protected]>
AuthorDate: Tue Jul 30 21:45:20 2024 +0200
MINOR: Add text and link to blog in announcement template email (#16734)
Reviewers: Igor Soarez <[email protected]>
---
release/templates.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/release/templates.py b/release/templates.py
index 7173ea9153d..5eb3fc74f93 100644
--- a/release/templates.py
+++ b/release/templates.py
@@ -88,6 +88,9 @@ All of the changes in this release can be found in the
release notes:
https://www.apache.org/dist/kafka/{release_version}/RELEASE_NOTES.html
+An overview of the release can be found in our announcement blog post:
+https://kafka.apache.org/blog
+
You can download the source and binary release (Scala <VERSIONS>) from:
https://kafka.apache.org/downloads#{release_version}