Skip to content

Commit 5526d11

Browse files
authored
Forwardport 8.16 8.17 changelogs (#262) (#263)
* 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) (cherry picked from commit c7a9dbd)
1 parent c9f0a73 commit 5526d11

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,11 +1,21 @@
11
## UNRELEASED
22
- Releases from `main` are not desired until we get closer to Stack 9.x, and beginning the changelog with something other than release notes matching the version will prevent the plugin release tooling from allowing publication.
33

4+
## 8.17.1
5+
- 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)
6+
- Embeds Ingest Node components from Elasticsearch 8.17
7+
- Compatible with Logstash 8.15+
8+
49
## 8.17.0
510
- Aligns with stack major and minor versions, no functional changes [#212](https://github.com/elastic/logstash-filter-elastic_integration/pull/212)
611
- Embeds Ingest Node components from Elasticsearch 8.17
712
- Compatible with Logstash 8.15+
813

14+
## 8.16.1
15+
- 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)
16+
- Embeds Ingest Node components from Elasticsearch 8.16
17+
- Compatible with Logstash 8.15+
18+
919
## 8.16.0
1020
- Aligns with stack major and minor versions, no functional changes [#210](https://github.com/elastic/logstash-filter-elastic_integration/pull/210)
1121
- 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)