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/release-notes/index.md
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,18 @@ To check for security updates, go to [Security announcements for the Elastic sta
21
21
% ### Fixes [logstash-next-fixes]
22
22
% *
23
23
24
+
## 9.0.2 [logstash-9.0.2-release-notes]
25
+
26
+
No user-facing changes in Logstash core.
27
+
28
+
### Plugins [logstash-plugin-9.0.2-changes]
29
+
30
+
**Kafka Integration - 11.6.2**
31
+
32
+
* Docs: fixed setting type reference for `sasl_iam_jar_paths`[#192](https://github.com/logstash-plugins/logstash-integration-kafka/pull/192)
33
+
* Expose the SASL client callback class setting to the Logstash configuration [#177](https://github.com/logstash-plugins/logstash-integration-kafka/pull/177)
34
+
* Adds a mechanism to load AWS IAM authentication as SASL client libraries at startup [#178](https://github.com/logstash-plugins/logstash-integration-kafka/pull/178)
35
+
24
36
## 9.0.1 [logstash-9.0.1-release-notes]
25
37
26
38
::::{important}
@@ -122,4 +134,4 @@ Check out the [security advisory](https://discuss.elastic.co/c/announcements/sec
0 commit comments