diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eb2f0a2..d1e198d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ +## 8.17.1 + - 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) + - Embeds Ingest Node components from Elasticsearch 8.17 + - Compatible with Logstash 8.15+ + ## 8.17.0 - - Aligns with stack major and minor versions, no functional changes [#212](https://github.com/elastic/logstash-filter-elastic_integration/pull/212) + - Aligns with stack major and minor versions, no functional changes [#212](https://github.com/elastic/logstash-filter-elastic_integration/pull/212) - Embeds Ingest Node components from Elasticsearch 8.17 - Compatible with Logstash 8.15+ diff --git a/VERSION b/VERSION index 29d3fcd5..8b8c9062 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.17.0 +8.17.1