stanislavkozlovski commented on code in PR #711: URL: https://github.com/apache/kafka-site/pull/711#discussion_r2265371280
########## blog.html: ########## @@ -22,6 +22,160 @@ <!--#include virtual="includes/_nav.htm" --> <div class="right"> <h1 class="content-title">Blog</h1> + <article> + <h2 class="bullet"> + <a id="apache_kafka_410_release_announcement"></a> + <a href="#apache_kafka_410_release_announcement">Apache Kafka 4.1.0 Release Announcement</a> + </h2> + XXX August 2025 - Mickael Maison (<a href="https://x.com/MickaelMaison">@MickaelMaison</a>) + + <p> + We are proud to announce the release of Apache Kafka® 4.1. This release contains many new + features and improvements. This blog post will highlight some of the more prominent ones. + For a full list of changes, be sure to check the <a href="https://download.apache.org/dist/kafka/4.1.0/RELEASE_NOTES.html">release notes</a>. + </p> + <p> + Queues for Kafka (<a href="https://cwiki.apache.org/confluence/x/4hA0Dw">KIP-932</a>) is now in preview. It's still not ready for Review Comment: It graduated out of "Early Access" and into "Preview" now? IMO worth calling out the progression. I don't think we have both terms clearly defined in meaning anywhere? -- 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