Skip to content

Commit

Permalink
Fix What's New for the proper link to Kafka chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Oct 16, 2020
1 parent 9c6000e commit a136b5b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/reference/asciidoc/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@ If you are interested in more details, see the Issue Tracker tickets that were r
[[x5.4-sik]]
==== Apache Kafka Channel Adapters
The standalone https://projects.spring.io/spring-integration-kafka/[Spring Integration Kafka] project has been merged as a `spring-integration-kafka` module to this project.
See <<./kafka.adoc#kafka,Spring for Apache Kafka Support>> for more information.

The `KafkaProducerMessageHandler` `sendTimeoutExpression` default has changed.
See <<./kafka.adoc#kafka-outbound,Kafka Outbound Channel Adapter>> for more information.

You can now access the `Future<?>` for underlying `send()` operations.
See <<./kafka.adoc#read-process-write>> for more information.

See <<./kafka.adoc#kafka,Spring for Apache Kafka Support>> for more information.

[[x5.4-r2dbc]]
==== R2DBC Channel Adapters
Expand Down

0 comments on commit a136b5b

Please sign in to comment.