diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 13496ba67..f6fd19cff 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -21,6 +21,16 @@ To check for security updates, go to [Security announcements for the Elastic sta % ### Fixes [logstash-next-fixes] % * +## 9.0.3 [logstash-9.0.3-release-notes] + +No user-facing changes in Logstash core. + +### Plugins [logstash-plugin-9.0.3-changes] + +**Kafka Integration - 11.6.3** + +* Update kafka client to `3.9.1` [#193](https://github.com/logstash-plugins/logstash-integration-kafka/pull/193) + ## 9.0.2 [logstash-9.0.2-release-notes] No user-facing changes in Logstash core. @@ -62,7 +72,6 @@ Check out the [security advisory](https://discuss.elastic.co/c/announcements/sec * Call connection check after connect [#61](https://github.com/logstash-plugins/logstash-output-tcp/pull/61) - ## 9.0.0 [logstash-900-release-notes] ### Features and enhancements [logstash-900-features-enhancements] @@ -134,4 +143,4 @@ Check out the [security advisory](https://discuss.elastic.co/c/announcements/sec **Tcp Output - 7.0.0** -* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58) \ No newline at end of file +* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)