|
4 | 4 | This section covers the changes made from version 2.4 to version 2.5. |
5 | 5 | For changes in earlier version, see <<history>>. |
6 | 6 |
|
7 | | -Also see <<new-in-sik>>. |
8 | | - |
9 | 7 | [[x25-factory-listeners]] |
10 | 8 | ==== Consumer/Producer Factory Changes |
11 | 9 |
|
@@ -179,8 +177,6 @@ See <<streams-spring>> for more information. |
179 | 177 |
|
180 | 178 | This section covers the changes made from version 2.2 to version 2.3. |
181 | 179 |
|
182 | | -Also see <<new-in-sik>>. |
183 | | - |
184 | 180 | ==== Tips, Tricks and Examples |
185 | 181 |
|
186 | 182 | A new chapter <<tips-n-tricks>> has been added. |
@@ -285,7 +281,7 @@ See <<streams-header-enricher>> for more information. |
285 | 281 |
|
286 | 282 | The `MessagingTransformer` has been provided. |
287 | 283 | This allows a Kafka streams topology to interact with a spring-messaging component, such as a Spring Integration flow. |
288 | | -See <<streams-messaging>> and <<streams-integration>> for more information. |
| 284 | +See <<streams-messaging>> and See https://docs.spring.io/spring-integration/docs/current/reference/html/kafka.html#streams-integration[[Calling a Spring Integration Flow from a `KStream`]] for more information. |
289 | 285 |
|
290 | 286 | ==== JSON Component Changes |
291 | 287 |
|
@@ -445,10 +441,6 @@ This change allows proper fencing of zombies, https://www.confluent.io/blog/tran |
445 | 441 |
|
446 | 442 | This version requires the 1.0.0 `kafka-clients` or higher. |
447 | 443 |
|
448 | | -NOTE: The 1.1.x client is supported with version 2.1.5, but you need to override dependencies as described in <<deps-for-11x>>. |
449 | | - |
450 | | -// TODO: No topic marked deps-for-11x exists in any of the files in the directory that contains this file. |
451 | | - |
452 | 444 | The 1.1.x client is supported natively in version 2.2. |
453 | 445 |
|
454 | 446 | ==== JSON Improvements |
|
0 commit comments