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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
21
21
% ### Fixes [logstash-next-fixes]
22
22
% *
23
23
24
+
<<<<<<< HEAD
24
25
## 9.1.4 [logstash-9.1.4-release-notes]
25
26
26
27
### Features and enhancements [logstash-9.1.4-features-enhancements]
@@ -177,6 +178,18 @@ The Elasticsearch Input now provides [support](https://github.com/logstash-plugi
177
178
**Tcp Output - 7.0.1**
178
179
179
180
* Call connection check after connect [#61](https://github.com/logstash-plugins/logstash-output-tcp/pull/61)
181
+
=======
182
+
## 9.0.8 [logstash-9.0.8-release-notes]
183
+
184
+
No user-facing changes in Logstash core.
185
+
186
+
### Plugins [logstash-plugin-9.0.8-changes]
187
+
188
+
**Elasticsearch Output - 12.0.7**
189
+
190
+
* Support both, encoded and non-encoded api-key formats on plugin configuration [#1223](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1223)
191
+
192
+
>>>>>>> 82ff1f76 (Release notes for 9.0.8 (#18247))
0 commit comments