Skip to content

Commit 47b7c41

Browse files
elastic-vault-github-plugin-prod[bot]elasticmachinepierrehilbertebeahan
authored
docs: Prepare Changelog for 8.19.4 (#46594)
* docs: Close changelog for 8.19.4 * Update CHANGELOG.asciidoc --------- Co-authored-by: elasticmachine <[email protected]> Co-authored-by: Pierre HILBERT <[email protected]> Co-authored-by: Eric Beahan <[email protected]>
1 parent c45171b commit 47b7c41

File tree

3 files changed

+43
-45
lines changed

3 files changed

+43
-45
lines changed

CHANGELOG.asciidoc

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,47 @@
33
:issue: https://github.com/elastic/beats/issues/
44
:pull: https://github.com/elastic/beats/pull/
55

6+
[[release-notes-8.19.4]]
7+
=== Beats version 8.19.4
8+
https://github.com/elastic/beats/compare/v8.19.3\...v8.19.4[View commits]
9+
10+
==== Bugfixes
11+
12+
*Affecting all Beats*
13+
14+
- Fix a race condition during metrics initialization which could cause a panic. {issue}45822[45822] {pull}46054[46054]
15+
- Fixed a panic when the beat restarts itself by adding 'eventfd2' to default seccomp policy. {issue}46372[46372]
16+
- Update Go version to 1.24.7. {pull}46070[46070].
17+
- Update github.com/go-viper/mapstructure/v2 version to v2.4.0. {pull}46335[46335]
18+
- Update github.com/docker/docker version to v28.3.3. {pull}46334[46334]
19+
20+
*Filebeat*
21+
22+
- Log bad handshake details when websocket connection fails {pull}41300[41300]
23+
- Fix aws region in aws-s3 input s3 polling mode. {pull}41572[41572]
24+
- Prevent computer details being returned for user queries by Activedirectory Entity Analytics provider. {issue}11818[11818] {pull}42796[42796]
25+
- The UDP input now fails if it cannot bind to the configured port and its status is set to failed when running under Elastic Agent. {issue}37216[37216] {pull}46302[46302]
26+
- The Unix input now fails on errors listening to the socket and its status is set to failed when running under Elastic Agent. {pull}46302[46302]
27+
- Fix race condition that could cause Filebeat to hang during shutdown after failing to startup. {issue}45034[45034] {pull}46331[46331]
28+
29+
*Metricbeat*
30+
31+
- Fix an issue where the conntrack metricset entries field reported a count inflated by a factor of the number of CPU cores. {issue}46138[46138] {pull}46140[46140]
32+
33+
*Winlogbeat*
34+
35+
- Fix forwarded event handling and add channel error resilience. {pull}46190[46190]
36+
37+
==== Added
38+
39+
*Filebeat*
40+
41+
- Improve HTTP JSON health status logic for empty template results. {pull}46332[46332]
42+
- Improve CEL input documentation of authentication options. {pull}46253[46253]
43+
- Add status reporting support for Azure Event Hub v2 input. {pull}44846[44846]
44+
- Add documentation for device collection in Entity Analytics Active Directory Filebeat's input. {pull}46363[46363]
45+
46+
647
[[release-notes-8.19.3]]
748
=== Beats version 8.19.3
849
https://github.com/elastic/beats/compare/v8.19.2\...v8.19.3[View commits]

CHANGELOG.next.asciidoc

Lines changed: 1 addition & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -137,51 +137,13 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
137137
- Fix publication of group data from the Okta entity analytics provider. {pull}40681[40681]
138138
- Ensure netflow custom field configuration is applied. {issue}40735[40735] {pull}40730[40730]
139139
- Fix a bug in Salesforce input to only handle responses with 200 status code {pull}41015[41015]
140-
- Log bad handshake details when websocket connection fails {pull}41300[41300]
141140
- Fix double encoding of client_secret in the Entity Analytics input's Azure Active Directory provider {pull}41393[41393]
142-
- Fix aws region in aws-s3 input s3 polling mode. {pull}41572[41572]
143141

144142
- Fix double encoding of client_secret in the Entity Analytics input's Azure Active Directory provider {pull}41393[41393]
145143
- The azure-eventhub input now correctly reports its status to the Elastic Agent on fatal errors {pull}41469[41469]
146144
- Further rate limiting fix in the Okta provider of the Entity Analytics input. {issue}40106[40106] {pull}41977[41977]
147145
- Remove erroneous status reporting to Elastic-Agent from the Filestream input {pull}42435[42435]
148-
- Fix truncation of bodies in request tracing by limiting bodies to 10% of the maximum file size. {pull}42327[42327]
149-
- [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]
150-
- Fix entityanalytics activedirectory provider full sync use before initialization bug. {pull}42682[42682]
151-
- In the `http_endpoint` input, fix the check for a missing HMAC HTTP header. {pull}42756[42756]
152-
- Prevent computer details being returned for user queries by Activedirectory Entity Analytics provider. {issue}11818[11818] {pull}42796[42796]
153-
- Handle unexpectedEOF error in aws-s3 input and enforce retrying using download failed error {pull}42420[42756]
154-
- Prevent azureblobstorage input from logging key details during blob fetch operations. {pull}43169[43169]
155-
- Handle special values of accountExpires in the Activedirectory Entity Analytics provider. {pull}43364[43364]
156-
- Log bad handshake details when websocket connection fails {pull}41300[41300]
157-
- Fix aws region in aws-s3 input s3 polling mode. {pull}41572[41572]
158-
- Fixed websocket input panic on sudden network error or server crash. {issue}44063[44063] {pull}44068[44068]
159-
- [Filestream] Log the "reader closed" message on the debug level to avoid log spam. {pull}44051[44051]
160-
- Fix links to CEL mito extension functions in input documentation. {pull}44098[44098]
161-
- Fix endpoint path typo in Okta entity analytics provider. {pull}44147[44147]
162146
- Journald input now works on Docker containers, all image variants except Wolfi. {issue}41278[41278] {issue}44040[44040] {pull}46625[46625]
163-
- Fixed a websocket panic scenario which would occur after exhausting max retries. {pull}44342[44342]
164-
- Fix publishing Okta entity analytics enrichments. {pull}44483[44483]
165-
- Fix status reporting panic in GCP Pub/Sub input. {issue}44624[44624] {pull}44625[44625]
166-
- Fix a logging regression that ignored to_files and logged to stdout. {pull}44573[44573]
167-
- If a Filestream input fails to be created, its ID is removed from the list of running input IDs {pull}44697[44697]
168-
- Fix timeout handling by Crowdstrike streaming input. {pull}44720[44720]
169-
- Ensure DEPROVISIONED Okta entities are published by Okta entityanalytics provider. {issue}12658[12658] {pull}44719[44719]
170-
- Fix handling of cursors by the streaming input for Crowdstrike. {issue}44364[44364] {pull}44548[44548]
171-
- Added missing "text/csv" content-type filter support in azureblobsortorage input. {issue}44596[44596] {pull}44824[44824]
172-
- Fix unexpected EOF detection and improve memory usage. {pull}44813[44813]
173-
- Fixed issue for "Root level readerConfig no longer respected" in azureblobstorage input. {issue}44812[44812] {pull}44873[44873]
174-
- Added missing "text/csv" content-type filter support in GCS input. {issue}44922[44922] {pull}44923[44923]
175-
- Fix a panic in the winlog input that prevented it from starting. {issue}45693[45693] {pull}45730[45730]
176-
- Fix wrongly emitted missing input ID warning {issue}42969[42969] {pull}45747[45747]
177-
- Fix error handling in ABS input when both root level `max_workers` and `batch_size` are empty. {issue}45680[45680] {pull}45743[45743]
178-
- Fix handling of unnecessary BOM in UTF-8 text received by o365audit input. {issue}44327[44327] {pull}45739[45739]
179-
- Fix reading journald messages with more than 4kb. {issue}45511[45511] {pull}46017[46017]
180-
- Restore the Streaming input on Windows. {pull}46031[46031]
181-
- Fix termination of input on API errors. {pull}45999[45999]
182-
- The UDP input now fails if it cannot bind to the configured port and its status is set to failed when running under Elastic Agent. {issue}37216[37216] {pull}46302[46302]
183-
- The Unix input now fails on errors listening to the socket and its status is set to failed when running under Elastic Agent. {pull}46302[46302]
184-
- Fix race condition that could cause Filebeat to hang during shutdown after failing to startup {issue}45034[45034] {pull}46331[46331]
185147
- Fix metrics from TCP & UDP inputs when the port number is > 32767 {pull}46486[46486]
186148
- [Journald input] Fix reading all files in a folder and watching for new ones. {issue}46657[46657] {pull}46682[46682]
187149
- [azure-eventhub] Fix handling of connection strings with entity path. {issue}43715[43715] {pull}43716[43716]
@@ -213,8 +175,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
213175
- Don't skip first bucket value in GCP metrics metricset for distribution type metrics {pull}41822[41822]
214176
- [K8s Integration] Enhance HTTP authentication in case of token updates for Apiserver, Controllermanager and Scheduler metricsets {issue}41910[41910] {pull}42016[42016]
215177
- Remove `hostname` field from zookeeper's `mntr` data stream. {pull}41887[41887]
216-
- Fix an issue where the conntrack metricset entries field reported a count inflated by a factor of the number of CPU cores. {issue}46138[46138] {pull}46140[46140]
217-
- Enhance behavior of sanitizeError: replace sensitive info even if it is escaped and add pattern-based sanitization {pull}45857[45857]
218178
- Do not log an error if metadata enrichment is disabled for K8's module {pull}46536
219179
- Fix Azure Monitor wildcard metrics names timegrain issue by using the first, smallest timegrain; fix nil pointer issue {pull}46145[46145]
220180

@@ -313,10 +273,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
313273
- Added input metrics to Azure Blob Storage input. {issue}36641[36641] {pull}43954[43954]
314274
- Refactor & cleanup with updates to default values and documentation. {pull}41834[41834]
315275
- Enhanced HTTPJSON input error logging with structured error metadata conforming to Elastic Common Schema (ECS) conventions. {pull}45653[45653]19
316-
- Improve HTTP JSON health status logic for empty template results. {pull}46332[46332]
317-
- Improve CEL input documentation of authentication options. {pull}46253[46253]
318-
- Add status reporting support for Azure Event Hub v2 input. {pull}44846[44846]
319-
- Add documentation for device collection in Entity Analytics Active Directory Filebeat's input. {pull}46363[46363]
320276

321277
*Auditbeat*
322278

@@ -440,4 +396,4 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
440396

441397
*Filebeat*
442398
- The Filestream input does not enforce the restrictions documented for the `clean_inactive` option, thus allowing configurations that can lead to data re-ingestion issues.
443-
- When `clean_inactive: 0`, Filestream cleans the state of all files on start up, effectively re-ingesting all files on restart. Set `clean_inactive: -1` to disable this behavior.
399+
- When `clean_inactive: 0`, Filestream cleans the state of all files on start up, effectively re-ingesting all files on restart. Set `clean_inactive: -1` to disable this behavior.

libbeat/docs/release.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This section summarizes the changes in each release. Also read
88
<<breaking-changes>> for more detail about changes that affect
99
upgrade.
1010

11+
* <<release-notes-8.19.4>>
1112
* <<release-notes-8.19.3>>
1213
* <<release-notes-8.19.2>>
1314
* <<release-notes-8.19.1>>

0 commit comments

Comments
 (0)