Skip to content

Commit 3b2a112

Browse files
github-actions[bot]logstashmachinedonoghuckarenzone
authored andcommitted
Release notes for 9.1.5 (#18248)
* Update release notes for 9.1.5 * finalize release notes * Update docs/release-notes/index.md Co-authored-by: Karen Metts <[email protected]> * Update docs/release-notes/index.md Co-authored-by: Karen Metts <[email protected]> * Update docs/release-notes/index.md Co-authored-by: Karen Metts <[email protected]> --------- Co-authored-by: logstashmachine <[email protected]> Co-authored-by: donoghuc <[email protected]> Co-authored-by: Karen Metts <[email protected]> (cherry picked from commit f861bb4)
1 parent 1150f88 commit 3b2a112

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

docs/release-notes/index.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,28 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% ### Fixes [logstash-next-fixes]
2222
% *
2323

24+
## 9.1.5 [logstash-9.1.5-release-notes]
25+
26+
No user-facing changes in Logstash core.
27+
28+
### Plugins [logstash-plugin-9.1.5-changes]
29+
30+
**Elasticsearch Filter - 4.3.1**
31+
32+
* Added support for encoded and non-encoded api-key formats on plugin configuration [#203](https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/203)
33+
34+
**Elasticsearch Input - 5.2.1**
35+
36+
* Added support for encoded and non-encoded api-key formats on plugin configuration [#237](https://github.com/logstash-plugins/logstash-input-elasticsearch/pull/237)
37+
38+
**Jdbc Integration - 5.6.1**
39+
40+
* Fixes an issue where the `jdbc_static` filter's throughput was artificially limited to 4 concurrent queries, causing the plugin to become a bottleneck in pipelines with more than 4 workers. Each instance of the plugin is now limited to 16 concurrent queries, with increased timeouts to eliminate enrichment failures. [#187](https://github.com/logstash-plugins/logstash-integration-jdbc/pull/187)
41+
42+
**Elasticsearch Output - 12.0.7**
43+
44+
* Support both, encoded and non encoded api-key formats on plugin configuration [#1223](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1223)
45+
2446
## 9.1.4 [logstash-9.1.4-release-notes]
2547

2648
### Features and enhancements [logstash-9.1.4-features-enhancements]
@@ -387,4 +409,4 @@ Check out the [security advisory](https://discuss.elastic.co/c/announcements/sec
387409

388410
**Tcp Output - 7.0.0**
389411

390-
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)
412+
* Remove deprecated SSL settings [#58](https://github.com/logstash-plugins/logstash-output-tcp/pull/58)

0 commit comments

Comments
 (0)