mimaison commented on code in PR #570:
URL: https://github.com/apache/kafka-site/pull/570#discussion_r1417763416


##########
downloads.html:
##########
@@ -6,12 +6,40 @@
        <div class="right">
     <h1>Download</h1>
 
-    <p>3.6.0 is the latest release. The current stable version is 3.6.0</p>
+    <p>3.6.1 is the latest release. The current stable version is 3.6.1</p>
 
     <p>
     You can verify your download by following these <a 
href="https://www.apache.org/info/verification.html";>procedures</a> and using 
these <a href="https://downloads.apache.org/kafka/KEYS";>KEYS</a>.
     </p>
 
+    <span id="3.6.1"></span>
+    <h3 class="download-version">3.6.1<a href="#3.6.1"><i class="fas fa-link " 
style="color:#053ce2"></i></a></h3>
+    <ul>
+        <li>
+            Released Dec 8, 2023
+        </li>
+        <li>
+            <a 
href="https://downloads.apache.org/kafka/3.6.1/RELEASE_NOTES.html";>Release 
Notes</a>
+        </li>
+        <li>
+            Source download: <a 
href="https://downloads.apache.org/kafka/3.6.1/kafka-3.6.1-src.tgz";>kafka-3.6.1-src.tgz</a>
 (<a 
href="https://downloads.apache.org/kafka/3.6.1/kafka-3.6.1-src.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/kafka/3.6.1/kafka-3.6.1-src.tgz.sha512";>sha512</a>)
+        </li>
+        <li>
+            Binary downloads:
+            <ul>
+                <li>Scala 2.12 &nbsp;- <a 
href="https://downloads.apache.org/kafka/3.6.1/kafka_2.12-3.6.1.tgz";>kafka_2.12-3.6.1.tgz</a>
 (<a 
href="https://downloads.apache.org/kafka/3.6.1/kafka_2.12-3.6.1.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/kafka/3.6.1/kafka_2.12-3.6.1.tgz.sha512";>sha512</a>)</li>
+                <li>Scala 2.13 &nbsp;- <a 
href="https://downloads.apache.org/kafka/3.6.1/kafka_2.13-3.6.1.tgz";>kafka_2.13-3.6.1.tgz</a>
 (<a 
href="https://downloads.apache.org/kafka/3.6.1/kafka_2.13-3.6.1.tgz.asc";>asc</a>,
 <a 
href="https://downloads.apache.org/kafka/3.6.1/kafka_2.13-3.6.1.tgz.sha512";>sha512</a>)</li>
+            </ul>
+            We build for multiple versions of Scala. This only matters if you 
are using Scala and you want a version
+            built for the same Scala version you use. Otherwise any version 
should work (2.13 is recommended).
+        </li>
+    </ul>
+
+    <p>
+        Kafka 3.6.1 fixes 30 issues since the 3.6.0 release.
+        For more information, please read the detailed <a 
href="https://downloads.apache.org/kafka/3.6.1/RELEASE_NOTES.html";>Release 
Notes</a>

Review Comment:
   We used to only publish announcements to the Apache blog for major and minor 
releases. As we now have our own blog, it's easy to add an entry. I've pushed 
an update adding a short blog post.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to