Skip to content

Commit 1e132d5

Browse files
authored
9.0.0 plugin release to embed recent ES 9.0 ingest node changes. (#291)
1 parent 55fd614 commit 1e132d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
## 9.0.0
2+
- Embeds Ingest Node components from Elasticsearch 9.0, no functional change [#291](https://github.com/elastic/logstash-filter-elastic_integration/pull/291)
3+
14
## 9.0.0.prerelease01
25
- Pre-release for 9.0, no functional change [#265](https://github.com/elastic/logstash-filter-elastic_integration/pull/265)
36
- Embeds Ingest Node components from Elasticsearch 9.0.0 prerelease
47
- Compatible with Logstash 8.17+
58

9+
## 8.18.0
10+
- Aligns with stack major and minor versions, no functional changes [#285](https://github.com/elastic/logstash-filter-elastic_integration/pull/285)
11+
- Embeds Ingest Node components from Elasticsearch 8.18
12+
613
## 8.17.1
714
- Provides a guidance in logs when plugin version mismatches with connected Elasticsearch `major.minor` version [#255](https://github.com/elastic/logstash-filter-elastic_integration/pull/255)
815
- Embeds Ingest Node components from Elasticsearch 8.17

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.0.prerelease01
1+
9.0.0

0 commit comments

Comments
 (0)