mirror of https://github.com/apache/kafka.git
MINOR: add note about Kafka Streams feature for 3.7 release (#15380)
Reviewers: Walker Carlson <wcarlson@confluent.io>
This commit is contained in:
parent
ddc5d1dc34
commit
0789952b68
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue