We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b333555 commit ea50f37Copy full SHA for ea50f37
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 9.2.0
2
+ - Logging compatability with Elasticsearch 9.2 [#373](https://github.com/elastic/logstash-filter-elastic_integration/pull/373)
3
+
4
## 9.1.1
5
- Add `terminate` processor support [#345](https://github.com/elastic/logstash-filter-elastic_integration/pull/345)
6
gradle.properties
@@ -1,2 +1,2 @@
LOGSTASH_PATH=../../logstash
-ELASTICSEARCH_TREEISH=main
+ELASTICSEARCH_TREEISH=9.2
0 commit comments