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