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
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,6 +1,16 @@
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.0
5
+
- Aligns with stack major and minor versions, no functional changes [#212](https://github.com/elastic/logstash-filter-elastic_integration/pull/212)
6
+
- Embeds Ingest Node components from Elasticsearch 8.17
7
+
- Compatible with Logstash 8.15+
8
+
9
+
## 8.16.0
10
+
- Aligns with stack major and minor versions, no functional changes [#210](https://github.com/elastic/logstash-filter-elastic_integration/pull/210)
11
+
- Embeds Ingest Node components from Elasticsearch 8.16
12
+
- Compatible with Logstash 8.15+
13
+
4
14
## 0.1.17
5
15
- Add `x-elastic-product-origin` header to Elasticsearch requests [#197](https://github.com/elastic/logstash-filter-elastic_integration/pull/197)
0 commit comments