From ae5b0aa713cc16268b47c9c062b01f64e8d0845a Mon Sep 17 00:00:00 2001 From: elasticmachine Date: Mon, 3 Mar 2025 10:45:21 +0000 Subject: [PATCH 1/2] docs: Close changelog for 8.16.5 --- CHANGELOG.asciidoc | 185 ++++++++++++++++++++++++++++++++++ CHANGELOG.next.asciidoc | 14 +-- libbeat/docs/release.asciidoc | 1 + 3 files changed, 189 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 20ec572ccc31..1ada75e5f9c5 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -2,6 +2,191 @@ // each other on Github, so don't worry too much on using the right prefix. :issue: https://github.com/elastic/beats/issues/ :pull: https://github.com/elastic/beats/pull/ + +[[release-notes-8.16.5]] +=== Beats version 8.16.5 +https://github.com/elastic/beats/compare/v8.16.4\...v8.16.5[View commits] + +==== Breaking changes + +*Affecting all Beats* + + +*Auditbeat* + + +*Filebeat* + + + +*Heartbeat* + + +*Metricbeat* + + +*Osquerybeat* + + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + + +*Functionbeat* + + +*Elastic Logging Plugin* + + +==== Bugfixes + +*Affecting all Beats* + + +*Auditbeat* + + +*Filebeat* + +- [Journald] Fixes handling of `journalctl` restart. A known symptom was broken multiline messages when there was a restart of journalctl while aggregating the lines. {issue}41331[41331] {pull}42595[42595] + +*Heartbeat* + + + +*Metricbeat* + + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + +- Sync missing changes in modules pipelines. {pull}42619[42619] + + +*Elastic Logging Plugin* + + +==== Added + +*Affecting all Beats* + +- Update to Go 1.22.12. {pull}42681[42681] + +*Auditbeat* + + +*Auditbeat* + + +*Auditbeat* + + +*Filebeat* + +- Introduce ignore older and start timestamp filters for AWS S3 input. {pull}41804[41804] + +*Auditbeat* + + +*Libbeat* + + + +*Heartbeat* + + +*Metricbeat* + +- Log every 401 response from Kubernetes API Server {pull}42714[42714] + +*Metricbeat* + + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + + +*Functionbeat* + +*Elastic Log Driver* +*Elastic Logging Plugin* + + +==== Deprecated + +*Auditbeat* + + +*Filebeat* + + +*Heartbeat* + + + +*Metricbeat* + + +*Osquerybeat* + + +*Packetbeat* + + +*Winlogbeat* + + +*Functionbeat* + + +*Elastic Logging Plugin* + + +==== Known Issues + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [[release-notes-8.16.4]] === Beats version 8.16.4 diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 7d8dcebacec0..8f567756ca57 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -106,7 +106,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Upgrade azure-event-hubs-go and azure-storage-blob-go dependencies. {pull}38861[38861] - Fix request trace filename handling in http_endpoint input. {pull}39410[39410] - Upgrade github.com/hashicorp/go-retryablehttp to mitigate CVE-2024-6104 {pull}40036[40036] -- [Journald] Fixes handling of `journalctl` restart. A known symptom was broken multiline messages when there was a restart of journalctl while aggregating the lines. {issue}41331[41331] {pull}42595[42595] *Heartbeat* @@ -124,18 +123,12 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Fix issue where beats may report incorrect metrics for its own process when running inside a container {pull}39627[39627] - Normalize AWS RDS CPU Utilization values before making the metadata API call. {pull}39664[39664] - Fix behavior of pagetypeinfo metrics {pull}39985[39985] -- Fix query logic for temp and non-temp tablespaces in Oracle module. {issue}38051[38051] {pull}39787[39787] -- Set GCP metrics config period to the default (60s) when the value is below the minimum allowed period. {issue}30434[30434] {pull}40020[40020] -- Fix statistic methods for metrics collected for SQS. {pull}40207[40207] -- Add GCP 'instance_id' resource label in ECS cloud fields. {issue}40033[40033] {pull}40062[40062] -- Fix missing metrics from CloudWatch when include_linked_accounts set to false. {issue}40071[40071] {pull}40135[40135] - Update beat module with apm-server monitoring metrics fields {pull}40127[40127] - Fix Azure Monitor metric timespan to restore Storage Account PT1H metrics {issue}40376[40376] {pull}40367[40367] - Remove excessive info-level logs in cgroups setup {pull}40491[40491] - Add missing ECS Cloud fields in GCP `metrics` metricset when using `exclude_labels: true` {issue}40437[40437] {pull}40467[40467] - Add AWS OwningAccount support for cross account monitoring {issue}40570[40570] {pull}40691[40691] - Use namespace for GetListMetrics when exists in AWS {pull}41022[41022] -- Fix http server helper SSL config. {pull}39405[39405] - Fix Kubernetes metadata sometimes not being present after startup {pull}41216[41216] - Do not report non-existant 0 values for RSS metrics in docker/memory {pull}41449[41449] - Log Cisco Meraki `getDevicePerformanceScores` errors without stopping metrics collection. {pull}41622[41622] @@ -158,7 +151,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] *Winlogbeat* -- Sync missing changes in modules pipelines. {pull}42619[42619] *Elastic Logging Plugin* @@ -177,7 +169,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - elasticsearch output now supports `idle_connection_timeout`. {issue}35616[35615] {pull}36843[36843] - Enable early event encoding in the Elasticsearch output, improving cpu and memory use {pull}38572[38572] - The environment variable `BEATS_ADD_CLOUD_METADATA_PROVIDERS` overrides configured/default `add_cloud_metadata` providers {pull}38669[38669] -- Update to Go 1.22.12. {pull}42681[42681] *Auditbeat* @@ -224,7 +215,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Update CEL mito extensions to v1.12.2. {pull}39755[39755] - Add ability to remove request trace logs from http_endpoint input. {pull}40005[40005] - Add ability to remove request trace logs from entityanalytics input. {pull}40004[40004] -- Introduce ignore older and start timestamp filters for AWS S3 input. {pull}41804[41804] *Auditbeat* @@ -250,7 +240,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff] - Add new memory/cgroup metrics to Kibana module {pull}37232[37232] - Add SSL support to mysql module {pull}37997[37997] - Add SSL support for aerospike module {pull}38126[38126] -- Log every 401 response from Kubernetes API Server {pull}42714[42714] *Metricbeat* @@ -324,6 +313,9 @@ 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 756647a63a54..414acd1c7594 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 f4609a9fb9677e6e34cdcfe0e67959c0c5a1e4c2 Mon Sep 17 00:00:00 2001 From: Pierre HILBERT Date: Mon, 3 Mar 2025 11:47:34 +0100 Subject: [PATCH 2/2] Remove empty sections from CHANGELOG.asciidoc --- CHANGELOG.asciidoc | 160 +-------------------------------------------- 1 file changed, 2 insertions(+), 158 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 1ada75e5f9c5..9770cb9c39cd 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -7,185 +7,29 @@ === Beats version 8.16.5 https://github.com/elastic/beats/compare/v8.16.4\...v8.16.5[View commits] -==== Breaking changes - -*Affecting all Beats* - - -*Auditbeat* - - -*Filebeat* - - - -*Heartbeat* - - -*Metricbeat* - - -*Osquerybeat* - - -*Osquerybeat* - - -*Packetbeat* - - -*Winlogbeat* - - -*Functionbeat* - - -*Elastic Logging Plugin* - - ==== Bugfixes -*Affecting all Beats* - - -*Auditbeat* - - *Filebeat* - [Journald] Fixes handling of `journalctl` restart. A known symptom was broken multiline messages when there was a restart of journalctl while aggregating the lines. {issue}41331[41331] {pull}42595[42595] -*Heartbeat* - - - -*Metricbeat* - - -*Osquerybeat* - - -*Packetbeat* - - *Winlogbeat* - Sync missing changes in modules pipelines. {pull}42619[42619] - -*Elastic Logging Plugin* - - ==== Added *Affecting all Beats* -- Update to Go 1.22.12. {pull}42681[42681] - -*Auditbeat* - - -*Auditbeat* - - -*Auditbeat* - +- Update Go version to 1.22.12. {pull}42681[42681] *Filebeat* - Introduce ignore older and start timestamp filters for AWS S3 input. {pull}41804[41804] -*Auditbeat* - - -*Libbeat* - - - -*Heartbeat* - - *Metricbeat* -- Log every 401 response from Kubernetes API Server {pull}42714[42714] - -*Metricbeat* - - -*Osquerybeat* - - -*Packetbeat* - - -*Winlogbeat* - - -*Functionbeat* - -*Elastic Log Driver* -*Elastic Logging Plugin* - - -==== Deprecated - -*Auditbeat* - - -*Filebeat* - - -*Heartbeat* - - - -*Metricbeat* - - -*Osquerybeat* - - -*Packetbeat* - - -*Winlogbeat* - - -*Functionbeat* - - -*Elastic Logging Plugin* - - -==== Known Issues - - - - - - - - - - - - - - - - - - - - - - - - - - - - +- Log every 401 response from Kubernetes API Server. {pull}42714[42714] [[release-notes-8.16.4]]