diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e42f0d..1ecd5f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 9.1.1 + - Add `terminate` processor support [#345](https://github.com/elastic/logstash-filter-elastic_integration/pull/345) + +## 9.1.0 + - Introduces `proxy` param to support proxy [#316](https://github.com/elastic/logstash-filter-elastic_integration/pull/316) + - Embeds Ingest Node components from Elasticsearch 9.1 + ## 9.0.0 - Embeds Ingest Node components from Elasticsearch 9.0, no functional change [#291](https://github.com/elastic/logstash-filter-elastic_integration/pull/291)