From 59dfdb2230c34d7877e84fd9f13a7ad7222dd624 Mon Sep 17 00:00:00 2001 From: Mashhur <99575341+mashhurs@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:02:56 -0800 Subject: [PATCH 1/2] 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. * Add version tail information. --- CHANGELOG.md | 5 +++++ VERSION | 1 + 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d1c0318..6ab7cc1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ - Embeds Ingest Node components from Elasticsearch 8.17 - Compatible with Logstash 8.15+ +## 8.16.1 + - 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) + - Embeds Ingest Node components from Elasticsearch 8.16 + - Compatible with Logstash 8.15+ + ## 8.16.0 - Aligns with stack major and minor versions, no functional changes [#210](https://github.com/elastic/logstash-filter-elastic_integration/pull/210) - Embeds Ingest Node components from Elasticsearch 8.16 diff --git a/VERSION b/VERSION index 29d3fcd5..00f50df9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1,2 @@ +8.16.1 8.17.0 From 7d46df7cc8990d8e6437d9a5f74de16dcfcc5c52 Mon Sep 17 00:00:00 2001 From: Mashhur <99575341+mashhurs@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:03:22 -0800 Subject: [PATCH 2/2] Version bump to 8.17.1 and adds a changelog for PR #255. (#260) (cherry picked from commit 1b80fde977b41b2244448496c92f14de5160b414) --- CHANGELOG.md | 5 +++++ VERSION | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab7cc1b..48312716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 8.17.1 + - 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) + - Embeds Ingest Node components from Elasticsearch 8.17 + - Compatible with Logstash 8.15+ + ## 8.17.0 - Aligns with stack major and minor versions, no functional changes [#212](https://github.com/elastic/logstash-filter-elastic_integration/pull/212) - Embeds Ingest Node components from Elasticsearch 8.17 diff --git a/VERSION b/VERSION index 00f50df9..8b8c9062 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1 @@ -8.16.1 -8.17.0 +8.17.1