mirror of
https://github.com/elastic/logstash.git
synced 2025-06-27 17:08:55 -04:00
* Update release notes for 8.17.8
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
Co-authored-by: logstashmachine <43502315+logstashmachine@users.noreply.github.com>
Co-authored-by: Edmo Vamerlatti Costa <11836452+edmocosta@users.noreply.github.com>
(cherry picked from commit 83da95200c
)
# Conflicts:
# docs/static/releasenotes.asciidoc
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: João Duarte <jsvd@users.noreply.github.com>
This commit is contained in:
parent
923363d39c
commit
be38e2a435
1 changed files with 17 additions and 0 deletions
17
docs/static/releasenotes.asciidoc
vendored
17
docs/static/releasenotes.asciidoc
vendored
|
@ -7,6 +7,7 @@ This section summarizes the changes in the following releases:
|
|||
* <<logstash-8-18-2,Logstash 8.18.2>>
|
||||
* <<logstash-8-18-1,Logstash 8.18.1>>
|
||||
* <<logstash-8-18-0,Logstash 8.18.0>>
|
||||
* <<logstash-8-17-8,Logstash 8.17.8>>
|
||||
* <<logstash-8-17-7,Logstash 8.17.7>>
|
||||
* <<logstash-8-17-6,Logstash 8.17.6>>
|
||||
* <<logstash-8-17-5,Logstash 8.17.5>>
|
||||
|
@ -197,6 +198,22 @@ Check out the https://discuss.elastic.co/c/announcements/security-announcements/
|
|||
|
||||
* Support additional `oauth` and `sasl` configuration options for configuring kafka client https://github.com/logstash-plugins/logstash-integration-kafka/pull/189[#189]
|
||||
|
||||
[[logstash-8-17-8]]
|
||||
=== Logstash 8.17.8 Release Notes
|
||||
|
||||
No user-facing changes in Logstash core.
|
||||
|
||||
[[plugins-8-17-8]]
|
||||
==== Plugins
|
||||
|
||||
*Kafka Integration - 11.6.3*
|
||||
|
||||
* Support additional `oauth` and `sasl` configuration options for configuring kafka client https://github.com/logstash-plugins/logstash-integration-kafka/pull/189[#189]
|
||||
* Expose the SASL client callback class setting to the Logstash configuration https://github.com/logstash-plugins/logstash-integration-kafka/pull/177[#177]
|
||||
* Add a mechanism to load AWS IAM authentication as SASL client libraries at startup https://github.com/logstash-plugins/logstash-integration-kafka/pull/178[#178]
|
||||
* Update kafka client to `3.9.1` https://github.com/logstash-plugins/logstash-integration-kafka/pull/193[#193]
|
||||
* Docs: fixed setting type reference for `sasl_iam_jar_paths` https://github.com/logstash-plugins/logstash-integration-kafka/pull/192[#192]
|
||||
|
||||
[[logstash-8-17-7]]
|
||||
=== Logstash 8.17.7 Release Notes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue