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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,16 @@ The Elasticsearch Input now provides [support](https://github.com/logstash-plugi
199
199
**Tcp Output - 7.0.1**
200
200
201
201
* Call connection check after connect [#61](https://github.com/logstash-plugins/logstash-output-tcp/pull/61)
202
+
## 9.0.8 [logstash-9.0.8-release-notes]
203
+
204
+
No user-facing changes in Logstash core.
205
+
206
+
### Plugins [logstash-plugin-9.0.8-changes]
207
+
208
+
**Elasticsearch Output - 12.0.7**
209
+
210
+
* Support both, encoded and non-encoded api-key formats on plugin configuration [#1223](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/1223)
0 commit comments