MINOR: add note about Kafka Streams feature for 3.7 release (#15380)

Reviewers: Walker Carlson <wcarlson@confluent.io>
This commit is contained in:
Matthias J. Sax 2024-02-16 08:59:48 -08:00 committed by GitHub
parent ddc5d1dc34
commit 0789952b68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@
of running Tiered Storage in production.
For more detailed information, please refer to <a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-963%3A+Additional+metrics+in+Tiered+Storage">KIP-963</a>.
</li>
<li>Kafka Streams ships multiple KIPs for IQv2 support.
See the <a href="/{{version}}/documentation/streams/upgrade-guide#streams_api_changes_370">Kafka Streams upgrade section</a> for more details.
</li>
</ul>
<h4><a id="upgrade_3_6_0" href="#upgrade_3_6_0">Upgrading to 3.6.0 from any version 0.8.x through 3.5.x</a></h4>