You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,21 @@
1
1
## UNRELEASED
2
2
- 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.
3
3
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
+
4
9
## 8.17.0
5
10
- Aligns with stack major and minor versions, no functional changes [#212](https://github.com/elastic/logstash-filter-elastic_integration/pull/212)
6
11
- Embeds Ingest Node components from Elasticsearch 8.17
7
12
- Compatible with Logstash 8.15+
8
13
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
+
9
19
## 8.16.0
10
20
- Aligns with stack major and minor versions, no functional changes [#210](https://github.com/elastic/logstash-filter-elastic_integration/pull/210)
11
21
- Embeds Ingest Node components from Elasticsearch 8.16
0 commit comments