You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/static/releasenotes.asciidoc
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
4
4
This section summarizes the changes in the following releases:
5
5
6
+
* <<logstash-8-18-2,Logstash 8.18.2>>
6
7
* <<logstash-8-18-1,Logstash 8.18.1>>
7
8
* <<logstash-8-18-0,Logstash 8.18.0>>
8
9
* <<logstash-8-17-6,Logstash 8.17.6>>
@@ -85,6 +86,19 @@ This section summarizes the changes in the following releases:
85
86
* <<logstash-8-0-0-alpha2,Logstash 8.0.0-alpha2>>
86
87
* <<logstash-8-0-0-alpha1,Logstash 8.0.0-alpha1>>
87
88
89
+
[[logstash-8-18-2]]
90
+
=== Logstash 8.18.2 Release Notes
91
+
92
+
No user-facing changes in Logstash core.
93
+
94
+
==== Plugins
95
+
96
+
*Kafka Integration - 11.6.1*
97
+
98
+
* Expose the SASL client callback class setting to the Logstash configuration https://github.com/logstash-plugins/logstash-integration-kafka/pull/177[#177]
99
+
* Adds a mechanism to load AWS IAM authentication as SASL client libraries at startup https://github.com/logstash-plugins/logstash-integration-kafka/pull/178[#178]
0 commit comments