Skip to content

Commit 8228fe5

Browse files
mergify[bot]github-actions[bot]logstashmachinedonoghucmashhurs
authored
Release notes for 9.1.4 (#18159) (#18190)
* Update release notes for 9.1.4 * finalize release notes * Update docs/release-notes/index.md * Update docs/release-notes/index.md --------- (cherry picked from commit 24adc51) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: logstashmachine <[email protected]> Co-authored-by: donoghuc <[email protected]> Co-authored-by: Mashhur <[email protected]> Co-authored-by: Karen Metts <[email protected]>
1 parent 6aa265d commit 8228fe5

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

docs/release-notes/index.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,47 @@ To check for security updates, go to [Security announcements for the Elastic sta
2020

2121
% ### Fixes [logstash-next-fixes]
2222
% *
23+
24+
## 9.1.4 [logstash-9.1.4-release-notes]
25+
26+
### Features and enhancements [logstash-9.1.4-features-enhancements]
27+
28+
##### ES|QL Support in Elasticsearch Filter (Technical Preview)
29+
30+
* [Support for using ES|QL queries](https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/194) in the Elasticsearch filter to add improved flexibility when ingesting data from Elasticsearch is now in Technical Preview.
31+
32+
### Fixes [logstash-9.1.4-fixes]
33+
34+
* Gauge type metrics, such as current and peak connection counts of Elastic Agent, are now available in the `_node/stats` API response when the `vertices=true` parameter is included. These metrics are particularly useful for monitoring {ls} plugin activity on the {ls} Integration dashboards [#18090](https://github.com/elastic/logstash/pull/18090)
35+
* Improve logstash release artifacts file metadata: mtime is preserved when buiilding tar archives [#18091](https://github.com/elastic/logstash/pull/18091)
36+
37+
38+
### Plugins [logstash-plugin-9.1.4-changes]
39+
40+
**Elasticsearch Filter - 4.3.0**
41+
42+
* ES|QL support [#194](https://github.com/logstash-plugins/logstash-filter-elasticsearch/pull/194)
43+
44+
**Beats Input - 7.0.3**
45+
46+
* Upgrade netty 4.1.126 [#517](https://github.com/logstash-plugins/logstash-input-beats/pull/517)
47+
48+
**Http Input - 4.1.3**
49+
50+
* Upgrade netty to 4.1.126 [#198](https://github.com/logstash-plugins/logstash-input-http/pull/198)
51+
52+
**Jms Input - 3.3.1**
53+
54+
* Fixed a regression introduced in 3.3.0 where `add_field` is no longer enriching events [#59](https://github.com/logstash-plugins/logstash-input-jms/pull/59)
55+
56+
**Tcp Input - 7.0.3**
57+
58+
* Upgrade netty to 4.1.126 [#235](https://github.com/logstash-plugins/logstash-input-tcp/pull/235)
59+
60+
**Kafka Integration - 11.6.4**
61+
62+
* Display exception chain comes from kafka client [#200](https://github.com/logstash-plugins/logstash-integration-kafka/pull/200)
63+
2364
## 9.1.3 [logstash-9.1.3-release-notes]
2465

2566
### Features and enhancements [logstash-9.1.3-features-enhancements]

0 commit comments

Comments
 (0)