You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by js...@apache.org on 2022/10/03 02:04:35 UTC

[kafka-site] branch asf-site updated: MINOR; Document the 3.3.1 release (#455)

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

jsancio pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1be8f9b5 MINOR; Document the 3.3.1 release (#455)
1be8f9b5 is described below

commit 1be8f9b5acec8bbaac8946313d7a388994755e84
Author: José Armando García Sancio <js...@users.noreply.github.com>
AuthorDate: Sun Oct 2 19:04:30 2022 -0700

    MINOR; Document the 3.3.1 release (#455)
    
    Changed the top level documentation to link to the 3.3 documentation.
    
    Changed the 3.2 document to indicate that it is not the latest documentation.
    
    Updated the downloads page to include information on 3.3.1 and 3.3.0.
    
    Reviews: David Arthur <mu...@gmail.com>
---
 32/documentation.html                              |  2 +-
 32/streams/architecture.html                       |  2 +-
 32/streams/core-concepts.html                      |  2 +-
 32/streams/developer-guide/app-reset-tool.html     |  2 +-
 32/streams/developer-guide/config-streams.html     |  2 +-
 32/streams/developer-guide/datatypes.html          |  2 +-
 32/streams/developer-guide/dsl-api.html            |  2 +-
 .../developer-guide/dsl-topology-naming.html       |  2 +-
 32/streams/developer-guide/index.html              |  2 +-
 .../developer-guide/interactive-queries.html       |  2 +-
 32/streams/developer-guide/manage-topics.html      |  2 +-
 32/streams/developer-guide/memory-mgmt.html        |  2 +-
 32/streams/developer-guide/processor-api.html      |  2 +-
 32/streams/developer-guide/running-app.html        |  4 +-
 32/streams/developer-guide/security.html           |  2 +-
 32/streams/developer-guide/testing.html            |  2 +-
 32/streams/developer-guide/write-streams.html      |  2 +-
 32/streams/index.html                              |  2 +-
 32/streams/quickstart.html                         |  2 +-
 32/streams/tutorial.html                           |  2 +-
 32/streams/upgrade-guide.html                      |  2 +-
 documentation.html                                 |  2 +-
 documentation/index.html                           |  2 +-
 documentation/streams/architecture.html            |  2 +-
 documentation/streams/core-concepts.html           |  2 +-
 .../streams/developer-guide/app-reset-tool.html    |  2 +-
 .../streams/developer-guide/config-streams.html    |  2 +-
 .../streams/developer-guide/datatypes.html         |  2 +-
 documentation/streams/developer-guide/dsl-api.html |  2 +-
 .../developer-guide/dsl-topology-naming.html       |  2 +-
 documentation/streams/developer-guide/index.html   |  2 +-
 .../developer-guide/interactive-queries.html       |  2 +-
 .../streams/developer-guide/manage-topics.html     |  2 +-
 .../streams/developer-guide/memory-mgmt.html       |  2 +-
 .../streams/developer-guide/processor-api.html     |  2 +-
 .../streams/developer-guide/running-app.html       |  2 +-
 .../streams/developer-guide/security.html          |  2 +-
 documentation/streams/developer-guide/testing.html |  2 +-
 .../streams/developer-guide/write-streams.html     |  2 +-
 documentation/streams/index.html                   |  2 +-
 documentation/streams/quickstart.html              |  2 +-
 documentation/streams/upgrade-guide.html           |  2 +-
 downloads.html                                     | 52 ++++++++++++++++++++--
 intro.html                                         |  2 +-
 protocol.html                                      |  2 +-
 quickstart.html                                    |  2 +-
 uses.html                                          |  2 +-
 47 files changed, 95 insertions(+), 51 deletions(-)

diff --git a/32/documentation.html b/32/documentation.html
index 07014db7..e4fc993b 100644
--- a/32/documentation.html
+++ b/32/documentation.html
@@ -30,7 +30,7 @@
     <!--#include virtual="toc.html" -->
   </div>
   <div class="right">
-    <!--//#include virtual="../includes/_docs_banner.htm" -->
+    <!--#include virtual="../includes/_docs_banner.htm" -->
     
     <h1>Documentation</h1>
     <h3>Kafka 3.2 Documentation</h3>
diff --git a/32/streams/architecture.html b/32/streams/architecture.html
index e561231c..852af112 100644
--- a/32/streams/architecture.html
+++ b/32/streams/architecture.html
@@ -179,7 +179,7 @@
 <div class="content documentation ">
     <!--#include virtual="../../includes/_nav.htm" -->
     <div class="right">
-        <!--//#include virtual="../../includes/_docs_banner.htm" -->
+        <!--#include virtual="../../includes/_docs_banner.htm" -->
         <ul class="breadcrumbs">
             <li><a href="/documentation">Documentation</a></li>
             <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/core-concepts.html b/32/streams/core-concepts.html
index 884b3989..ffbdf2d9 100644
--- a/32/streams/core-concepts.html
+++ b/32/streams/core-concepts.html
@@ -348,7 +348,7 @@
 <div class="content documentation ">
     <!--#include virtual="../../includes/_nav.htm" -->
     <div class="right">
-        <!--//#include virtual="../../includes/_docs_banner.htm" -->
+        <!--#include virtual="../../includes/_docs_banner.htm" -->
         <ul class="breadcrumbs">
             <li><a href="/documentation">Documentation</a></li>
             <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/app-reset-tool.html b/32/streams/developer-guide/app-reset-tool.html
index 597b662a..d5655b27 100644
--- a/32/streams/developer-guide/app-reset-tool.html
+++ b/32/streams/developer-guide/app-reset-tool.html
@@ -166,7 +166,7 @@
 <div class="content documentation ">
   <!--#include virtual="../../../includes/_nav.htm" -->
   <div class="right">
-    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+    <!--#include virtual="../../../includes/_docs_banner.htm" -->
     <ul class="breadcrumbs">
       <li><a href="/documentation">Documentation</a></li>
       <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/config-streams.html b/32/streams/developer-guide/config-streams.html
index 0aee6b6e..a99d90da 100644
--- a/32/streams/developer-guide/config-streams.html
+++ b/32/streams/developer-guide/config-streams.html
@@ -1112,7 +1112,7 @@ streamsSettings.put(StreamsConfig.topicPrefix("PARAMETER_NAME"), "topic-value");
                     <div class="content documentation">
                     <!--#include virtual="../../../includes/_nav.htm" -->
                     <div class="right">
-                    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+                    <!--#include virtual="../../../includes/_docs_banner.htm" -->
                     <ul class="breadcrumbs">
                     <li><a href="/documentation">Documentation</a></li>
                     <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/datatypes.html b/32/streams/developer-guide/datatypes.html
index 458b47b1..d006e94b 100644
--- a/32/streams/developer-guide/datatypes.html
+++ b/32/streams/developer-guide/datatypes.html
@@ -199,7 +199,7 @@ userCountByRegion.to(&quot;RegionCountsTopic&quot;, Produced.valueSerde(Serdes.L
 <div class="content documentation ">
   <!--#include virtual="../../../includes/_nav.htm" -->
   <div class="right">
-    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+    <!--#include virtual="../../../includes/_docs_banner.htm" -->
     <ul class="breadcrumbs">
       <li><a href="/documentation">Documentation</a></li>
       <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/dsl-api.html b/32/streams/developer-guide/dsl-api.html
index 3d8454ab..8375c26e 100644
--- a/32/streams/developer-guide/dsl-api.html
+++ b/32/streams/developer-guide/dsl-api.html
@@ -3852,7 +3852,7 @@ clicksPerRegion.toStream.to(outputTopic)</code></pre>
 <div class="content documentation ">
   <!--#include virtual="../../../includes/_nav.htm" -->
   <div class="right">
-    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+    <!--#include virtual="../../../includes/_docs_banner.htm" -->
     <ul class="breadcrumbs">
       <li><a href="/documentation">Documentation</a></li>
       <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/dsl-topology-naming.html b/32/streams/developer-guide/dsl-topology-naming.html
index cd11c132..0caa8edc 100644
--- a/32/streams/developer-guide/dsl-topology-naming.html
+++ b/32/streams/developer-guide/dsl-topology-naming.html
@@ -310,7 +310,7 @@ stream.filter((k, v) -> v != null && v.length() >= 6)
 <div class="content documentation ">
 	<!--#include virtual="../../../includes/_nav.htm" -->
 	<div class="right">
-		<!--//#include virtual="../../../includes/_docs_banner.htm" -->
+		<!--#include virtual="../../../includes/_docs_banner.htm" -->
 		<ul class="breadcrumbs">
 			<li><a href="/documentation">Documentation</a></li>
 			<li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/index.html b/32/streams/developer-guide/index.html
index 19f638ec..a4b0daf5 100644
--- a/32/streams/developer-guide/index.html
+++ b/32/streams/developer-guide/index.html
@@ -71,7 +71,7 @@
 <div class="content documentation ">
     <!--#include virtual="../../../includes/_nav.htm" -->
     <div class="right">
-        <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+        <!--#include virtual="../../../includes/_docs_banner.htm" -->
         <ul class="breadcrumbs">
             <li><a href="/documentation">Documentation</a></li>
             <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/interactive-queries.html b/32/streams/developer-guide/interactive-queries.html
index 45bfdb91..626db0f7 100644
--- a/32/streams/developer-guide/interactive-queries.html
+++ b/32/streams/developer-guide/interactive-queries.html
@@ -466,7 +466,7 @@ Optional&lt;Long&gt; result = streams.allMetadataForStore(&quot;word-count&quot;
                     <div class="content documentation ">
                     <!--#include virtual="../../../includes/_nav.htm" -->
                     <div class="right">
-                    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+                    <!--#include virtual="../../../includes/_docs_banner.htm" -->
                     <ul class="breadcrumbs">
                     <li><a href="/documentation">Documentation</a></li>
                     <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/manage-topics.html b/32/streams/developer-guide/manage-topics.html
index d65e375d..d43f5377 100644
--- a/32/streams/developer-guide/manage-topics.html
+++ b/32/streams/developer-guide/manage-topics.html
@@ -92,7 +92,7 @@
 <div class="content documentation ">
   <!--#include virtual="../../../includes/_nav.htm" -->
   <div class="right">
-    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+    <!--#include virtual="../../../includes/_docs_banner.htm" -->
     <ul class="breadcrumbs">
       <li><a href="/documentation">Documentation</a></li>
       <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/memory-mgmt.html b/32/streams/developer-guide/memory-mgmt.html
index 3ceaacd5..65b959f4 100644
--- a/32/streams/developer-guide/memory-mgmt.html
+++ b/32/streams/developer-guide/memory-mgmt.html
@@ -242,7 +242,7 @@ $ export LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libjemalloc.so”
 <div class="content documentation ">
   <!--#include virtual="../../../includes/_nav.htm" -->
   <div class="right">
-    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+    <!--#include virtual="../../../includes/_docs_banner.htm" -->
     <ul class="breadcrumbs">
       <li><a href="/documentation">Documentation</a></li>
       <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/processor-api.html b/32/streams/developer-guide/processor-api.html
index 90706e50..7433d572 100644
--- a/32/streams/developer-guide/processor-api.html
+++ b/32/streams/developer-guide/processor-api.html
@@ -518,7 +518,7 @@ builder.addSource("Source", "source-topic")
                     <div class="content documentation ">
                     <!--#include virtual="../../../includes/_nav.htm" -->
                     <div class="right">
-                    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+                    <!--#include virtual="../../../includes/_docs_banner.htm" -->
                     <ul class="breadcrumbs">
                     <li><a href="/documentation">Documentation</a></li>
                     <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/running-app.html b/32/streams/developer-guide/running-app.html
index ff3ed75d..70ac2b4c 100644
--- a/32/streams/developer-guide/running-app.html
+++ b/32/streams/developer-guide/running-app.html
@@ -152,7 +152,7 @@ $ java -cp path-to-app-fatjar.jar com.example.MyStreamsApp</code></pre>
                     <div class="content documentation ">
                     <!--#include virtual="../../../includes/_nav.htm" -->
                     <div class="right">
-                    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+                    <!--#include virtual="../../../includes/_docs_banner.htm" -->
                     <ul class="breadcrumbs">
                     <li><a href="/documentation">Documentation</a></li>
                     <li><a href="/documentation/streams">Kafka Streams</a></li>
@@ -185,4 +185,4 @@ $ java -cp path-to-app-fatjar.jar com.example.MyStreamsApp</code></pre>
                         // Display docs subnav items
                         $('.b-nav__docs').parent().toggleClass('nav__item__with__subs--expanded');
                     });
-              </script>
\ No newline at end of file
+              </script>
diff --git a/32/streams/developer-guide/security.html b/32/streams/developer-guide/security.html
index 63bc942f..c7bdca2a 100644
--- a/32/streams/developer-guide/security.html
+++ b/32/streams/developer-guide/security.html
@@ -154,7 +154,7 @@ Caused by: java.security.UnrecoverableKeyException: Password verification failed
                     <div class="content documentation ">
                     <!--#include virtual="../../../includes/_nav.htm" -->
                     <div class="right">
-                    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+                    <!--#include virtual="../../../includes/_docs_banner.htm" -->
                     <ul class="breadcrumbs">
                     <li><a href="/documentation">Documentation</a></li>
                     <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/testing.html b/32/streams/developer-guide/testing.html
index b5fadb12..6dad0ac2 100644
--- a/32/streams/developer-guide/testing.html
+++ b/32/streams/developer-guide/testing.html
@@ -364,7 +364,7 @@ punctuator.punctuate(/*timestamp*/ 0L);</code></pre>
 <div class="content documentation ">
     <!--#include virtual="../../../includes/_nav.htm" -->
     <div class="right">
-        <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+        <!--#include virtual="../../../includes/_docs_banner.htm" -->
         <ul class="breadcrumbs">
             <li><a href="/documentation">Documentation</a></li>
             <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/developer-guide/write-streams.html b/32/streams/developer-guide/write-streams.html
index 03bd1632..55ad8447 100644
--- a/32/streams/developer-guide/write-streams.html
+++ b/32/streams/developer-guide/write-streams.html
@@ -209,7 +209,7 @@ Runtime.getRuntime().addShutdownHook(new Thread(new Runnable() {
 <div class="content documentation ">
   <!--#include virtual="../../../includes/_nav.htm" -->
   <div class="right">
-    <!--//#include virtual="../../../includes/_docs_banner.htm" -->
+    <!--#include virtual="../../../includes/_docs_banner.htm" -->
     <ul class="breadcrumbs">
       <li><a href="/documentation">Documentation</a></li>
       <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/index.html b/32/streams/index.html
index 80cbb897..0c3ce194 100644
--- a/32/streams/index.html
+++ b/32/streams/index.html
@@ -334,7 +334,7 @@ object WordCountApplication extends App {
 <div class="content documentation">
   <!--#include virtual="../../includes/_nav.htm" -->
   <div class="right">
-    <!--//#include virtual="../../includes/_docs_banner.htm" -->
+    <!--#include virtual="../../includes/_docs_banner.htm" -->
     <ul class="breadcrumbs">
       <li><a href="/documentation">Documentation</a>
       <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/quickstart.html b/32/streams/quickstart.html
index 2cc48ef0..b894f810 100644
--- a/32/streams/quickstart.html
+++ b/32/streams/quickstart.html
@@ -319,7 +319,7 @@ Looking beyond the scope of this concrete example, what Kafka Streams is doing h
 <div class="content documentation">
     <!--#include virtual="../../includes/_nav.htm" -->
     <div class="right">
-        <!--//#include virtual="../../includes/_docs_banner.htm" -->
+        <!--#include virtual="../../includes/_docs_banner.htm" -->
         <ul class="breadcrumbs">
             <li><a href="/documentation">Documentation</a></li>
             <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/tutorial.html b/32/streams/tutorial.html
index 4affe5ea..d4961f6b 100644
--- a/32/streams/tutorial.html
+++ b/32/streams/tutorial.html
@@ -573,7 +573,7 @@ public class WordCount {
 <div class="content documentation">
     <!--#include virtual="../../includes/_nav.htm" -->
     <div class="right">
-        <!--//#include virtual="../../includes/_docs_banner.htm" -->
+        <!--#include virtual="../../includes/_docs_banner.htm" -->
         <ul class="breadcrumbs">
             <li><a href="/documentation">Documentation</a></li>
             <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/32/streams/upgrade-guide.html b/32/streams/upgrade-guide.html
index febfc65a..d2bfa31a 100644
--- a/32/streams/upgrade-guide.html
+++ b/32/streams/upgrade-guide.html
@@ -1194,7 +1194,7 @@
 <div class="content documentation">
     <!--#include virtual="../../includes/_nav.htm" -->
     <div class="right">
-        <!--//#include virtual="../../includes/_docs_banner.htm" -->
+        <!--#include virtual="../../includes/_docs_banner.htm" -->
         <ul class="breadcrumbs">
             <li><a href="/documentation">Documentation</a></li>
             <li><a href="/documentation/streams">Kafka Streams</a></li>
diff --git a/documentation.html b/documentation.html
index 1eea2c2d..de631f9a 100644
--- a/documentation.html
+++ b/documentation.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="32/documentation.html" -->
+<!--#include virtual="33/documentation.html" -->
diff --git a/documentation/index.html b/documentation/index.html
index d27e366a..e6239cd4 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../32/documentation.html" -->
+<!--#include virtual="../33/documentation.html" -->
diff --git a/documentation/streams/architecture.html b/documentation/streams/architecture.html
index a4515030..0fb921d3 100644
--- a/documentation/streams/architecture.html
+++ b/documentation/streams/architecture.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../32/streams/architecture.html" -->
+<!--#include virtual="../../33/streams/architecture.html" -->
diff --git a/documentation/streams/core-concepts.html b/documentation/streams/core-concepts.html
index 2b21f219..43f2744f 100644
--- a/documentation/streams/core-concepts.html
+++ b/documentation/streams/core-concepts.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../32/streams/core-concepts.html" -->
+<!--#include virtual="../../33/streams/core-concepts.html" -->
diff --git a/documentation/streams/developer-guide/app-reset-tool.html b/documentation/streams/developer-guide/app-reset-tool.html
index 66ca1562..470c8b6f 100644
--- a/documentation/streams/developer-guide/app-reset-tool.html
+++ b/documentation/streams/developer-guide/app-reset-tool.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/app-reset-tool.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/app-reset-tool.html" -->
diff --git a/documentation/streams/developer-guide/config-streams.html b/documentation/streams/developer-guide/config-streams.html
index 8a8c2514..70890fba 100644
--- a/documentation/streams/developer-guide/config-streams.html
+++ b/documentation/streams/developer-guide/config-streams.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/config-streams.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/config-streams.html" -->
diff --git a/documentation/streams/developer-guide/datatypes.html b/documentation/streams/developer-guide/datatypes.html
index 77ab12a5..bfaf0bbc 100644
--- a/documentation/streams/developer-guide/datatypes.html
+++ b/documentation/streams/developer-guide/datatypes.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/datatypes.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/datatypes.html" -->
diff --git a/documentation/streams/developer-guide/dsl-api.html b/documentation/streams/developer-guide/dsl-api.html
index c39991b9..be4f0e6f 100644
--- a/documentation/streams/developer-guide/dsl-api.html
+++ b/documentation/streams/developer-guide/dsl-api.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/dsl-api.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/dsl-api.html" -->
diff --git a/documentation/streams/developer-guide/dsl-topology-naming.html b/documentation/streams/developer-guide/dsl-topology-naming.html
index f102220a..43efc099 100644
--- a/documentation/streams/developer-guide/dsl-topology-naming.html
+++ b/documentation/streams/developer-guide/dsl-topology-naming.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/dsl-topology-naming.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/dsl-topology-naming.html" -->
diff --git a/documentation/streams/developer-guide/index.html b/documentation/streams/developer-guide/index.html
index 6534f78e..407ef106 100644
--- a/documentation/streams/developer-guide/index.html
+++ b/documentation/streams/developer-guide/index.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/index.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/index.html" -->
diff --git a/documentation/streams/developer-guide/interactive-queries.html b/documentation/streams/developer-guide/interactive-queries.html
index 3cacc044..463871c2 100644
--- a/documentation/streams/developer-guide/interactive-queries.html
+++ b/documentation/streams/developer-guide/interactive-queries.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/interactive-queries.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/interactive-queries.html" -->
diff --git a/documentation/streams/developer-guide/manage-topics.html b/documentation/streams/developer-guide/manage-topics.html
index 2567fa7e..73de199f 100644
--- a/documentation/streams/developer-guide/manage-topics.html
+++ b/documentation/streams/developer-guide/manage-topics.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/manage-topics.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/manage-topics.html" -->
diff --git a/documentation/streams/developer-guide/memory-mgmt.html b/documentation/streams/developer-guide/memory-mgmt.html
index b61726ff..196285a8 100644
--- a/documentation/streams/developer-guide/memory-mgmt.html
+++ b/documentation/streams/developer-guide/memory-mgmt.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/memory-mgmt.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/memory-mgmt.html" -->
diff --git a/documentation/streams/developer-guide/processor-api.html b/documentation/streams/developer-guide/processor-api.html
index 260a9d5a..4942e1d9 100644
--- a/documentation/streams/developer-guide/processor-api.html
+++ b/documentation/streams/developer-guide/processor-api.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/processor-api.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/processor-api.html" -->
diff --git a/documentation/streams/developer-guide/running-app.html b/documentation/streams/developer-guide/running-app.html
index 7e75e733..64b83c1b 100644
--- a/documentation/streams/developer-guide/running-app.html
+++ b/documentation/streams/developer-guide/running-app.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/running-app.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/running-app.html" -->
diff --git a/documentation/streams/developer-guide/security.html b/documentation/streams/developer-guide/security.html
index 0018190f..7f0960ad 100644
--- a/documentation/streams/developer-guide/security.html
+++ b/documentation/streams/developer-guide/security.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/security.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/security.html" -->
diff --git a/documentation/streams/developer-guide/testing.html b/documentation/streams/developer-guide/testing.html
index c72bd0ae..25155e67 100644
--- a/documentation/streams/developer-guide/testing.html
+++ b/documentation/streams/developer-guide/testing.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/testing.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/testing.html" -->
diff --git a/documentation/streams/developer-guide/write-streams.html b/documentation/streams/developer-guide/write-streams.html
index 59ade07a..484f35d9 100644
--- a/documentation/streams/developer-guide/write-streams.html
+++ b/documentation/streams/developer-guide/write-streams.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../../32/streams/developer-guide/write-streams.html" -->
+<!--#include virtual="../../../33/streams/developer-guide/write-streams.html" -->
diff --git a/documentation/streams/index.html b/documentation/streams/index.html
index f90625af..7e563c90 100644
--- a/documentation/streams/index.html
+++ b/documentation/streams/index.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../32/streams/index.html" -->
+<!--#include virtual="../../33/streams/index.html" -->
diff --git a/documentation/streams/quickstart.html b/documentation/streams/quickstart.html
index 35891c8c..4180bcc5 100644
--- a/documentation/streams/quickstart.html
+++ b/documentation/streams/quickstart.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../32/streams/quickstart.html" -->
+<!--#include virtual="../../33/streams/quickstart.html" -->
diff --git a/documentation/streams/upgrade-guide.html b/documentation/streams/upgrade-guide.html
index eb60c5e3..51eb02da 100644
--- a/documentation/streams/upgrade-guide.html
+++ b/documentation/streams/upgrade-guide.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="../../32/streams/upgrade-guide.html" -->
+<!--#include virtual="../../33/streams/upgrade-guide.html" -->
diff --git a/downloads.html b/downloads.html
index d4539d11..81590e35 100644
--- a/downloads.html
+++ b/downloads.html
@@ -6,12 +6,56 @@
 	<div class="right">
     <h1>Download</h1>
 
-    <p>3.2.3 is the latest release. The current stable version is 3.2.3.</p>
+    <p>3.3.1 is the latest release. The current stable version is 3.3.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.3.1"></span>
+    <h3 class="download-version">3.3.1<a href="#3.3.1"><i class="fas fa-link " style="color:#053ce2"></i></a></h3>
+    <ul>
+        <li>
+            Released October 3, 2022
+        </li>
+        <li>
+            <a href="https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html">3.3.1</a> and <a href="https://archive.apache.org/dist/kafka/3.3.0/RELEASE_NOTES.html">3.3.0</a> Release Notes
+        </li>
+        <li>
+            Source download: <a href="https://downloads.apache.org/kafka/3.3.1/kafka-3.3.1-src.tgz">kafka-3.3.1-src.tgz</a> (<a href="https://downloads.apache.org/kafka/3.3.1/kafka-3.3.1-src.tgz.asc">asc</a>, <a href="https://downloads.apache.org/kafka/3.3.1/kafka-3.3.1-src.tgz.sha512">sha512</a>)
+        </li>
+        <li>
+            Binary downloads:
+            <ul>
+                <li>Scala 2.12 &nbsp;- <a href="https://downloads.apache.org/kafka/3.3.1/kafka_2.12-3.3.1.tgz">kafka_2.12-3.3.1.tgz</a> (<a href="https://downloads.apache.org/kafka/3.3.1/kafka_2.12-3.3.1.tgz.asc">asc</a>, <a href="https://downloads.apache.org/kafka/3.3.1/kafka_2.12-3.3.1.tgz.sha512">sha512</a>)</li>
+                <li>Scala 2.13 &nbsp;- <a href="https://downloads.apache.org/kafka/3.3.1/kafka_2.13-3.3.1.tgz">kafka_2.13-3.3.1.tgz</a> (<a href="https://downloads.apache.org/kafka/3.3.1/kafka_2.13-3.3.1.tgz.asc">asc</a>, <a href="https://downloads.apache.org/kafka/3.3.1/kafka_2.13-3.3.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.3.1 includes a number of significant new features. Here is a summary of some notable changes:
+    </p>
+
+    <ul>
+        <li>KIP-833: Mark KRaft as Production Ready</li>
+        <li>KIP-778: KRaft to KRaft upgrades</li>
+        <li>KIP-835: Monitor KRaft Controller Quorum health</li>
+        <li>KIP-794: Strictly Uniform Sticky Partitioner</li>
+        <li>KIP-834: Pause/resume KafkaStreams topologies</li>
+        <li>KIP-618: Exactly-Once support for source connectors</li>
+    </ul>
+
+    <p>
+        For more information, please read the detailed <a href="https://downloads.apache.org/kafka/3.3.1/RELEASE_NOTES.html">3.3.1</a> and <a href="https://archive.apache.org/dist/kafka/3.3.0/RELEASE_NOTES.html">3.3.0</a> Release Notes.
+    </p>
+
+    <span id="3.3.0"></span>
+    <h3 class="download-version">3.3.0<a href="#3.3.0"><i class="fas fa-link " style="color:#053ce2"></i></a></h3>
+    <p>A significant bug was found in the 3.3.0 release after artifacts were pushed to Apache and Maven central but prior to the release announcement. As a result, the decision was made to not announce 3.3.0 and instead release 3.3.1 with the fix. It is recommended that 3.3.0 not be used.</p>
+
     <span id="3.2.3"></span>
     <h3 class="download-version">3.2.3<a href="#3.2.3"><i class="fas fa-link " style="color:#053ce2"></i></a></h3>
     <ul>
@@ -535,13 +579,13 @@
             <a href="https://archive.apache.org/dist/kafka/2.6.3/RELEASE_NOTES.html">Release Notes</a>
         </li>
         <li>
-            Source download: <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka-2.6.3-src.tgz">kafka-2.6.3-src.tgz</a> (<a href="https://archive.apache.org/dist/kafka/2.6.3/kafka-2.6.3-src.tgz.asc">asc</a>, <a href="https://downloads.apache.org/kafka/2.6.3/kafka-2.6.3-src.tgz.sha512">sha512</a>)
+            Source download: <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka-2.6.3-src.tgz">kafka-2.6.3-src.tgz</a> (<a href="https://archive.apache.org/dist/kafka/2.6.3/kafka-2.6.3-src.tgz.asc">asc</a>, <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka-2.6.3-src.tgz.sha512">sha512</a>)
         </li>
         <li>
             Binary downloads:
             <ul>
-                <li>Scala 2.12 &nbsp;- <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.12-2.6.3.tgz">kafka_2.12-2.6.3.tgz</a> (<a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.12-2.6.3.tgz.asc">asc</a>, <a href="https://downloads.apache.org/kafka/2.6.3/kafka_2.12-2.6.3.tgz.sha512">sha512</a>)</li>
-                <li>Scala 2.13 &nbsp;- <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.13-2.6.3.tgz">kafka_2.13-2.6.3.tgz</a> (<a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.13-2.6.3.tgz.asc">asc</a>, <a href="https://downloads.apache.org/kafka/2.6.3/kafka_2.13-2.6.3.tgz.sha512">sha512</a>)</li>
+                <li>Scala 2.12 &nbsp;- <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.12-2.6.3.tgz">kafka_2.12-2.6.3.tgz</a> (<a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.12-2.6.3.tgz.asc">asc</a>, <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.12-2.6.3.tgz.sha512">sha512</a>)</li>
+                <li>Scala 2.13 &nbsp;- <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.13-2.6.3.tgz">kafka_2.13-2.6.3.tgz</a> (<a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.13-2.6.3.tgz.asc">asc</a>, <a href="https://archive.apache.org/dist/kafka/2.6.3/kafka_2.13-2.6.3.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).
diff --git a/intro.html b/intro.html
index 9edc0677..eaa5cc87 100644
--- a/intro.html
+++ b/intro.html
@@ -29,7 +29,7 @@
         </div>
     </div>
 <!-- should always link the latest release's documentation -->
-    <!--#include virtual="/32/introduction.html" -->
+    <!--#include virtual="/33/introduction.html" -->
 
 <!--#include virtual="includes/_footer.htm" -->
 
diff --git a/protocol.html b/protocol.html
index 09a345ab..0583a1cb 100644
--- a/protocol.html
+++ b/protocol.html
@@ -1,2 +1,2 @@
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="32/protocol.html" -->
+<!--#include virtual="33/protocol.html" -->
diff --git a/quickstart.html b/quickstart.html
index 183cf97a..b723df21 100644
--- a/quickstart.html
+++ b/quickstart.html
@@ -30,7 +30,7 @@
     </div>
 
 <!-- should always link the latest release's documentation -->
-    <!--#include virtual="32/quickstart.html" -->
+    <!--#include virtual="33/quickstart.html" -->
 <!--#include virtual="includes/_footer.htm" -->
 <script>
 // Show selected style on nav item
diff --git a/uses.html b/uses.html
index 276b1a0a..c877f91a 100644
--- a/uses.html
+++ b/uses.html
@@ -7,7 +7,7 @@
 		<h1 class="content-title">Use cases</h1>
 
 <!-- should always link the latest release's documentation -->
-<!--#include virtual="32/uses.html" -->
+<!--#include virtual="33/uses.html" -->
 
 <!--#include virtual="includes/_footer.htm" -->