From 5dca3f83acfdaa7e194a6f1371dd4de8991d323c Mon Sep 17 00:00:00 2001 From: elasticmachine Date: Tue, 5 Sep 2023 06:12:52 +0000 Subject: [PATCH 1/2] docs: Close changelog for 8.9.2 --- CHANGELOG.asciidoc | 151 ++++++++++++++++++++++++++++++++++ CHANGELOG.next.asciidoc | 7 +- libbeat/docs/release.asciidoc | 1 + 3 files changed, 155 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 11e01e2a8a7e..5914a0b09ae6 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -3,6 +3,157 @@ :issue: https://github.com/elastic/beats/issues/ :pull: https://github.com/elastic/beats/pull/ +[[release-notes-8.9.2]] +=== Beats version 8.9.2 +https://github.com/elastic/beats/compare/v8.9.1\...v8.9.2[View commits] + +==== Breaking changes + +*Affecting all Beats* + +*Auditbeat* + + +*Filebeat* + + +*Heartbeat* + + +*Metricbeat* + + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + + +*Functionbeat* + + +*Elastic Logging Plugin* + + +==== Bugfixes + +*Affecting all Beats* + + + +*Auditbeat* + + +*Filebeat* + +- Fix panic when redact option is not provided to CEL input. {issue}36387[36387] {pull}36388[36388] +- Update mito CEL extension library to v1.5.0. {pull}36146[36146] + +*Heartbeat* + + +*Metricbeat* + + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + + +*Functionbeat* + + +*Elastic Logging Plugin* + + +==== Added + +*Affecting all Beats* + + +*Auditbeat* + + +*Filebeat* + + +*Auditbeat* + +*Libbeat* + +*Heartbeat* + + +*Metricbeat* + +- Add Azure resource tags support to Azure Billing module {pull}36428[36428] + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + + +*Functionbeat* + + +*Winlogbeat* + + + +*Elastic Log Driver* +*Elastic Logging Plugin* + + +==== Deprecated + +*Auditbeat* + + +*Filebeat* + + +*Heartbeat* + + +*Metricbeat* + + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + + +*Functionbeat* + + +*Elastic Logging Plugin* + + +==== Known Issues + + + + + + + + + [[release-notes-8.9.1]] === Beats version 8.9.1 https://github.com/elastic/beats/compare/v8.9.0\...v8.9.1[View commits] diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index e2f023e43d65..d1094d872062 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -62,9 +62,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Fixes "Can only start an input when all related states are finished" error when running under Elastic-Agent {pull}35250[35250] {issue}33653[33653] - [system] sync system/auth dataset with system integration 1.29.0. {pull}35581[35581] - [GCS Input] - Fixed an issue where bucket_timeout was being applied to the entire bucket poll interval and not individual bucket object read operations. Fixed a map write concurrency issue arising from data races when using a high number of workers. Fixed the flaky tests that were present in the GCS test suit. {pull}35605[35605] -- Fix panic when redact option is not provided to CEL input. {issue}36387[36387] {pull}36388[36388] -- Make CEL input's `now` global variable static for evaluation lifetime. {pull}36107[36107] -- Update mito CEL extension library to v1.5.0. {pull}36146[36146] *Heartbeat* @@ -136,7 +133,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Add support for multiple regions in GCP {pull}32964[32964] - Add GCP Carbon Footprint metricbeat data {pull}34820[34820] - Add event loop utilization metric to Kibana module {pull}35020[35020] -- Add Azure resource tags support to Azure Billing module {pull}36428[36428] *Osquerybeat* @@ -194,3 +190,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] + + + diff --git a/libbeat/docs/release.asciidoc b/libbeat/docs/release.asciidoc index 71a8abbda9e5..e750d59a2e84 100644 --- a/libbeat/docs/release.asciidoc +++ b/libbeat/docs/release.asciidoc @@ -8,6 +8,7 @@ This section summarizes the changes in each release. Also read <> for more detail about changes that affect upgrade. +* <> * <> * <> * <> From eb0a0d390b04c57d939c995166378c7bb7a77002 Mon Sep 17 00:00:00 2001 From: Pierre HILBERT Date: Tue, 5 Sep 2023 08:17:43 +0200 Subject: [PATCH 2/2] Update CHANGELOG.asciidoc --- CHANGELOG.asciidoc | 133 --------------------------------------------- 1 file changed, 133 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 5914a0b09ae6..31058e544d42 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -7,152 +7,19 @@ === Beats version 8.9.2 https://github.com/elastic/beats/compare/v8.9.1\...v8.9.2[View commits] -==== Breaking changes - -*Affecting all Beats* - -*Auditbeat* - - -*Filebeat* - - -*Heartbeat* - - -*Metricbeat* - - -*Osquerybeat* - - -*Packetbeat* - - -*Winlogbeat* - - -*Functionbeat* - - -*Elastic Logging Plugin* - - ==== Bugfixes -*Affecting all Beats* - - - -*Auditbeat* - - *Filebeat* - Fix panic when redact option is not provided to CEL input. {issue}36387[36387] {pull}36388[36388] - Update mito CEL extension library to v1.5.0. {pull}36146[36146] -*Heartbeat* - - -*Metricbeat* - - -*Osquerybeat* - - -*Packetbeat* - - -*Winlogbeat* - - -*Functionbeat* - - -*Elastic Logging Plugin* - - ==== Added -*Affecting all Beats* - - -*Auditbeat* - - -*Filebeat* - - -*Auditbeat* - -*Libbeat* - -*Heartbeat* - - *Metricbeat* - Add Azure resource tags support to Azure Billing module {pull}36428[36428] -*Osquerybeat* - - -*Packetbeat* - - -*Winlogbeat* - - -*Functionbeat* - - -*Winlogbeat* - - - -*Elastic Log Driver* -*Elastic Logging Plugin* - - -==== Deprecated - -*Auditbeat* - - -*Filebeat* - - -*Heartbeat* - - -*Metricbeat* - - -*Osquerybeat* - - -*Packetbeat* - - -*Winlogbeat* - - -*Functionbeat* - - -*Elastic Logging Plugin* - - -==== Known Issues - - - - - - - - [[release-notes-8.9.1]] === Beats version 8.9.1