Skip to content

Commit c7a9dbd

Browse files
authored
Forwardport 8.16 8.17 changelogs (#262)
* Version bump to 8.16.1 and and changelogs for PR #253. (#259) * Version bump to 8.16.1 and and changelogs for PR #253. * Version bump to 8.17.1 and adds a changelog for PR #255. (#260) (cherry picked from commit 1b80fde)
1 parent 5e00cc1 commit c7a9dbd

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1+
## 8.17.1
2+
- 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)
3+
- Embeds Ingest Node components from Elasticsearch 8.17
4+
- Compatible with Logstash 8.15+
5+
16
## 8.17.0
27
- Aligns with stack major and minor versions, no functional changes [#212](https://github.com/elastic/logstash-filter-elastic_integration/pull/212)
38
- Embeds Ingest Node components from Elasticsearch 8.17
49
- Compatible with Logstash 8.15+
510

11+
## 8.16.1
12+
- Provides a guidance in logs when plugin version mismatches with connected Elasticsearch `major.minor` version [#253](https://github.com/elastic/logstash-filter-elastic_integration/pull/253)
13+
- Embeds Ingest Node components from Elasticsearch 8.16
14+
- Compatible with Logstash 8.15+
15+
616
## 8.16.0
717
- Aligns with stack major and minor versions, no functional changes [#210](https://github.com/elastic/logstash-filter-elastic_integration/pull/210)
818
- Embeds Ingest Node components from Elasticsearch 8.16

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.17.0
1+
8.17.1

0 commit comments

Comments
 (0)