diff --git a/docs/streams.html b/docs/streams.html index 2b4c4414f6f..fe0e84ee3b7 100644 --- a/docs/streams.html +++ b/docs/streams.html @@ -813,6 +813,13 @@ $ java -cp path-to-app-fatjar.jar com.example.MyStreamsApp See below a complete list of 0.10.1 API changes that allow you to advance your application and/or simplify your code base, including the usage of new features.

+

Notable changes in 0.10.2.1

+

+ Parameter updates in StreamsConfig: +

+

Streams API changes in 0.10.2.0

diff --git a/docs/upgrade.html b/docs/upgrade.html index 109097c0d8c..d165eb2bdcd 100644 --- a/docs/upgrade.html +++ b/docs/upgrade.html @@ -113,6 +113,14 @@ Kafka cluster before upgrading your clients. Version 0.10.2 brokers support 0.8.

  • See Streams API changes in 0.10.2 for more details.
  • +
    Notable changes in 0.10.2.1
    + + + +
    Notable changes in 0.10.2.0