Skip to content

Commit

Permalink
Doc: Add kafka confluent support to release notes (#12648)
Browse files Browse the repository at this point in the history
  • Loading branch information
karenzone authored Feb 9, 2021
1 parent 5ed5f05 commit 7f8f2a4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/static/releasenotes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@ longer have to list all pipelines manually. Instead, Logstash will automatically
pick up new pipelines that match the wildcard set in
`xpack.management.pipeline.id`.

===== Confluent schema registry support in Kafka input plugin

In response to user requests, we have added Confluent schema registry support
and new configuration options to {logstash-ref}/plugins-inputs-kafka.html[Kafka
input] plugin version 10.6.0. Now you can configure the Kafka input plugin to
use the Avro deserializer to retrieve data from Kafka.

==== Performance improvements and notable issues fixed

**Central Pipeline Management improvements**
Expand Down

0 comments on commit 7f8f2a4

Please sign in to comment.