<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/xsl' href="../style/web.xsl"?>
<website 
    name="Kafka: Releases, patches &amp; end-of-life"
    
    description="Obtain all lifecycle information relevant to security for the Kafka from the Apache, including versions, patches and end-of-life data."
   
    overview-image="https://live.versio.io/product/apache-kafka.svg" 
    overview-title="Kafka"
    
    mainmenu="" submenu="" subsubmenu="" 
    
    file="product-release-end-of-life-eol-apache-kafka"
    language="en"
    >


 <keywords>
    <term>Kafka</term>
    <term>Apache</term>
    <term>Messaging server</term>
    <term>Release</term>
    <term>Version</term>
    <term>Major</term>
    <term>Minor</term>
    <term>Patch</term>
    <term>End-of-life</term>
    <term>EOL</term>
    <term>Support</term>
    <term>End-of-support</term>
    <term>EOS</term>
    <term>Maintenance</term>
    <term>End-of-maintenance</term>
    <term>EOM</term>
    <term>Security</term>
    <term>Long-term support</term>
    <term>LTS</term>
    <term>Vulnerabilities</term>
    <term>Common vulnerabilities &amp; exposures</term>
    <term>CVE</term>
    <term>Security</term>
</keywords>

    <content>
        
        <item type="header" 
            opengraph="opengraph" 
            img="../img/product-release-version-end-of-life/apache-kafka.jpg" 
            icon="https://live.versio.io/topology/apache-kafka.svg"
            header1="Lifecycle guide for Kafka from Apache"
            header2="All releases, patches, maintenance and support periods at a glance" 
        >
            <link title="All supported products">product-release-end-of-life-overview.xml</link>

            <link title="Free Versio.io trial">free-trial.xml</link>
        </item>

        <item type="paragraph"></item>

        <item type="paragraph">📅 Last update on 2025-08-08</item>
       
        
        <item type="header2" class="article-title">What is Kafka?</item>
        <item type="paragraph" imgLink="content-end-of-life-product-release-version-database.xml" alt="Automate product release and end-of-life management" img="../img/product-release-version-end-of-life/apache-kafka.svg"><![CDATA[Apache Kafka is a framework implementation of a software bus using stream-processing. It is an open-source software platform developed by the Apache Software Foundation written in Scala and Java. The project aims to provide a unified, high-throughput, low-latency platform for handling real-time data feeds. Kafka can connect to external systems (for data import/export) via Kafka Connect and provides Kafka Streams, a Java stream processing library. Kafka uses a binary TCP-based protocol that is optimized for efficiency and relies on a "message set" abstraction that naturally groups messages together to reduce the overhead of the network roundtrip. ]]></item>

        <item type="paragraph">&#160;</item>
        
        <item type="header2" class="article-title">The entire lifecycle of Kafka</item>

        <item type="paragraph">
            The following figure shows you the visualised product life cycle of Kafka. You can see all releases with the latest patch version, the long-term support characteristics (orange flag in the green circle, the periods for version provision, maintenance and support.
        </item>
        <item type="image" title="Kafka (Apache) release, version and end-of-life information" img="../img/product-release-version-end-of-life/apache-kafka.jpg"></item>
        <item type="paragraph">Figure: Release, patch and end-of-life cycle of product Kafka (Apache)</item>
        <item type="paragraph">&#160;</item>
     
        
        <item type="removeableParagraph" heading="What is the Kafka release strategy?">Given 3 releases a year and the fact that no one upgrades three times a year, we propose making sure (by testing!) that rolling upgrade can be done from each release in the past year (i.e. last 3 releases) to the latest version.

We will also attempt, as a community to do bugfix releases as needed for the last 3 releases.</item>
        

        <item type="end-of-life" product="Kafka">
            <property-list>
                <listItem>
                    <first>Product</first>
                    <second>Kafka</second>
                </listItem>
                <listItem>
                    <first>Vendor</first>
                    <second>Apache</second>
                </listItem>
                <listItem>
                    <first>Latest version</first>
                    <second>4.0.0</second>
                </listItem>
                <listItem>
                    <first>Number of releases</first>
                    <second>27</second>
                </listItem>
                <listItem>
                    <first>Number of versions</first>
                    <second>261</second>
                </listItem>
                <listItem>
                    <first>Number of unstable versions</first>
                    <second>184</second>
                </listItem>
                <listItem>
                    <first>Number of versions affected by CVE</first>
                    <second>60</second>
                </listItem>
                <listItem>
                    <first>Licence</first>
                    <second>Apache License 2.0</second>
                </listItem>
                <listItem>
                    <first>Licence details</first>
                    <secondlink>https://en.wikipedia.org/wiki/Apache_License#Version_2.0</secondlink>
                </listItem>
                <listItem>
                    <first>Product site</first>
                    <secondlink></secondlink>
                </listItem>
                <listItem>
                    <first>Release info</first>
                    <secondlink></secondlink>
                </listItem>
                <listItem>
                    <first>Version command</first>
                    <second><![CDATA[]]></second>
                </listItem>
                <listItem>
                    <first>Wikipedia</first>
                    <secondlink>https://en.wikipedia.org/wiki/Apache_Kafka</secondlink>
                </listItem>
                <!-- <listItem>
                    <first>Last verification date</first>
                    <second>2025-08-08</second>
                </listItem> -->
            </property-list>
        </item>
		<item type="paragraph">&#160;</item>


		<item type="paragraph">&#160;</item>
		<item type="contact" title="Questions or interested? Talk to me!" person="lukas"/>


    </content>
</website>