From cf7304e7294c02b00b5d30a2caa75c5e77c988d7 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 4 Dec 2017 12:17:28 -0800 Subject: [PATCH] Doc: Remove Duplicate What's New Entry --- src/reference/asciidoc/changes-since-1.0.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/reference/asciidoc/changes-since-1.0.adoc b/src/reference/asciidoc/changes-since-1.0.adoc index 71cf5ab4..ce35fdfb 100644 --- a/src/reference/asciidoc/changes-since-1.0.adoc +++ b/src/reference/asciidoc/changes-since-1.0.adoc @@ -21,11 +21,6 @@ See <> for more information. Rebalance listeners can now access the `Consumer` object during rebalance notifications. See <> for more information. -==== @EmbeddedKafka Annotation - -For convenience a test class level `@EmbeddedKafka` annotation is provided with the purpose to register `KafkaEmbedded` as a bean. -See <> for more information. - === Changes Between 1.2 and 1.3 ==== Support for Transactions