Skip to content

Commit ba76d80

Browse files
authored
Forwardporting 8.16 and 8.17 release notes. (#233)
1 parent 7a97a6f commit ba76d80

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,6 +1,16 @@
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.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+
414
## 0.1.17
515
- Add `x-elastic-product-origin` header to Elasticsearch requests [#197](https://github.com/elastic/logstash-filter-elastic_integration/pull/197)
616

VERSION

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

0 commit comments

Comments
 (0)