diff --git a/CHANGELOG.md b/CHANGELOG.md index 217e36cb..9eb2f0a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ +## 8.17.0 + - 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+ + ## 0.1.17 - - Add `x-elastic-product-origin` header to Elasticsearch requests [#197](https://github.com/elastic/logstash-filter-elastic_integration/pull/197) + - Add `x-elastic-product-origin` header to Elasticsearch requests [#197](https://github.com/elastic/logstash-filter-elastic_integration/pull/197) ## 0.1.16 - Reflects the Elasticsearch GeoIP changes into the plugin and syncs with Elasticsearch 8.16 branch [#170](https://github.com/elastic/logstash-filter-elastic_integration/pull/170) diff --git a/VERSION b/VERSION index 04c5555c..29d3fcd5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.17 +8.17.0