diff --git a/docs/ops.html b/docs/ops.html index cad4ebe4107ba..5b32d69df8dbf 100644 --- a/docs/ops.html +++ b/docs/ops.html @@ -3040,7 +3040,7 @@
Streams API More details can be found in KIP-1216.

+

+ The application-id tag is now available for the Kafka Streams client state metric (client-state). + More details can be found in KIP-1221. +

+

Streams API changes in 4.1.0

Note: Kafka Streams 4.1.0 contains a critical memory leak bug (KAFKA-19748) that affects users of range scans and certain DSL operators (session windows, sliding windows, stream-stream joins, foreign-key joins). Users running Kafka Streams should consider upgrading directly to 4.1.1, which includes the fix for it.