Skip to content

Commit ea50f37

Browse files
committed
Prepare for 9.2.0 release
1 parent b333555 commit ea50f37

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
## 9.1.1
25
- Add `terminate` processor support [#345](https://github.com/elastic/logstash-filter-elastic_integration/pull/345)
36

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
LOGSTASH_PATH=../../logstash
2-
ELASTICSEARCH_TREEISH=main
2+
ELASTICSEARCH_TREEISH=9.2

0 commit comments

Comments
 (0)