Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,46 @@
:issue: https://github.com/elastic/beats/issues/
:pull: https://github.com/elastic/beats/pull/

// begin 8.19.10 relnotes

[[release-notes-8.19.10]]
=== Beats version 8.19.10

https://github.com/elastic/beats/compare/v8.19.9\...v8.19.10[View commits]

[discrete]
[[new-features-8.19.10]]
==== New features

The 8.19.10 release adds the following new and notable features.

**Filebeat**

* Add client secret authentication method for Azure Event Hub and storage in Filebeat. https://github.com/elastic/beats/pull/47256[#47256]
* Improving input error reporting to Elastic Agent, specially when pipeline configurations are incorrect. https://github.com/elastic/beats/pull/47905[#47905] https://github.com/elastic/beats/issues/45649[#45649]
Comment thread
pierrehilbert marked this conversation as resolved.
Outdated
* Support for AMQP-over-WebSocket transport in the azure-eventhub processor v2. https://github.com/elastic/beats/pull/47956[#47956] https://github.com/elastic/beats/issues/47823[#47823]

[discrete]
[[bug-fixes-8.19.10]]
==== Bug fixes

**All**

* Add msync syscall to seccomp whitelist for BadgerDB persistent cache. https://github.com/elastic/beats/pull/48229[#48229]

**Metricbeat**

* Harden Prometheus metrics parser against panics caused by malformed input data. https://github.com/elastic/beats/pull/47914[#47914]
* Add bounds checking to Zookeeper server module to prevent index-out-of-range panics. https://github.com/elastic/beats/pull/47915[#47915]
* Fix panic in graphite server metricset when metric has fewer parts than template expects. https://github.com/elastic/beats/pull/47916[#47916]
* Skip regions with no permission to query for AWS CloudWatch metrics. https://github.com/elastic/beats/pull/48135[#48135]

**Packetbeat**

* Fix bounds checking in MongoDB protocol parser to prevent panics. https://github.com/elastic/beats/pull/47925[#47925]

// end 8.19.10 relnotes

// begin 8.19.9 relnotes

[[release-notes-8.19.9]]
Expand Down
60 changes: 60 additions & 0 deletions changelog/8.19.10.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
// begin 8.19.10 relnotes

[[release-notes-8.19.10]]
== 8.19.10

Review important information about the 8.19.10 release.









[discrete]
[[new-features-8.19.10]]
=== New features

The 8.19.10 release adds the following new and notable features.




**Filebeat**

* Add client secret authentication method for Azure Event Hub and storage in Filebeat. https://github.com/elastic/beats/pull/47256[#47256]
* Improving input error reporting to Elastic Agent, specially when pipeline configurations are incorrect. https://github.com/elastic/beats/pull/47905[#47905] https://github.com/elastic/beats/issues/45649[#45649]
* Support for AMQP-over-WebSocket transport in the azure-eventhub processor v2. https://github.com/elastic/beats/pull/47956[#47956] https://github.com/elastic/beats/issues/47823[#47823]






[discrete]
[[bug-fixes-8.19.10]]
=== Bug fixes




**All**

* Add msync syscall to seccomp whitelist for BadgerDB persistent cache. https://github.com/elastic/beats/pull/48229[#48229]


**Metricbeat**

* Harden Prometheus metrics parser against panics caused by malformed input data. https://github.com/elastic/beats/pull/47914[#47914]
* Add bounds checking to Zookeeper server module to prevent index-out-of-range panics. https://github.com/elastic/beats/pull/47915[#47915]
* Fix panic in graphite server metricset when metric has fewer parts than template expects. https://github.com/elastic/beats/pull/47916[#47916]
* Skip regions with no permission to query for AWS CloudWatch metrics. https://github.com/elastic/beats/pull/48135[#48135]


**Packetbeat**

* Fix bounds checking in MongoDB protocol parser to prevent panics. https://github.com/elastic/beats/pull/47925[#47925]

// end 8.19.10 relnotes
134 changes: 134 additions & 0 deletions changelog/8.19.10.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
version: 8.19.10
entries:
- kind: feature
summary: Add client secret authentication method for Azure Event Hub and storage in Filebeat.
description: ""
component: filebeat
pr:
- https://github.com/elastic/beats/pull/47256
issue: []
impact: ""
action: ""
timestamp: 1761678237
file:
name: 1761678237-feat-add-client-secret-auth-for-azure-eventhub.yaml
checksum: bd410e43c8c12c2ac8bbd67d4ef6a086a462a024
- kind: bug-fix
summary: fix bounds checking in MongoDB protocol parser to prevent panics
description: ""
component: packetbeat
pr:
- https://github.com/elastic/beats/pull/47925
issue: []
impact: ""
action: ""
timestamp: 1764865514
file:
name: 1764865514-fix-mongodb-parser-bounds-checking.yaml
checksum: c1b5c5b19eca5066fa146031e239d09cc100ec7b
- kind: feature
summary: Improving input error reporting to Elastic Agent, specially when pipeline configurations are incorrect.
description: ""
component: filebeat
pr:
- https://github.com/elastic/beats/pull/47905
issue:
- https://github.com/elastic/beats/issues/45649
impact: ""
action: ""
timestamp: 1765204121
file:
name: 1765204121-Correctly-report-V2-inputs-as-failed-to-the-Manager.yaml
checksum: b29fc353572f21e3500e9563be8ef4e7c1a6bd78
- kind: feature
summary: Support for AMQP-over-WebSocket transport in the azure-eventhub processor v2.
description: ""
component: filebeat
pr:
- https://github.com/elastic/beats/pull/47956
issue:
- https://github.com/elastic/beats/issues/47823
impact: ""
action: ""
timestamp: 1765280088
file:
name: 1765280088-azure-eventhub-v2-add-support-for-amqp-over-websocket-and-https-proxy.yaml
checksum: 1f1fc5540af22b8067fa7adf8ecc4ffd029811ba
- kind: bug-fix
summary: Harden Prometheus metrics parser against panics caused by malformed input data
description: ""
component: metricbeat
pr:
- https://github.com/elastic/beats/pull/447914
issue: []
impact: ""
action: ""
timestamp: 1765545606
file:
name: 1765545606-prometheus-parser-panic-fix.yaml
checksum: 11eb2d7c75f886ada31683f02737942cfb6f3197
- kind: bug-fix
summary: Add bounds checking to Zookeeper server module to prevent index-out-of-range panics
description: ""
component: metricbeat
pr:
- https://github.com/elastic/beats/pull/47915
issue: []
impact: ""
action: ""
timestamp: 1765545791
file:
name: 1765545791-zookeeper-panic-fix.yaml
checksum: 1e5ec03a5573800254df1442fb80f811b85cfe4d
- kind: bug-fix
summary: Fix panic in graphite server metricset when metric has fewer parts than template expects
description: ""
component: metricbeat
pr:
- https://github.com/elastic/beats/pull/47916
issue: []
impact: ""
action: ""
timestamp: 1765545902
file:
name: 1765545902-graphite-panic-fix.yaml
checksum: c6edc712a38fda9e12000af1cbb607f43470c214
- kind: other
summary: Upgrade opentelemtry-collector-contrib to 0.141.0 and opentelemetry-collector to 1.47.0
description: ""
component: all
pr:
- https://github.com/elastic/beats/pull/48122
issue: []
impact: ""
action: ""
timestamp: 1765934075
file:
name: 1765934075-upgrade-opentelemtry-collector-contrib-to-0.141.0-and-opentelemetry-collector-to-1.47.0.yaml
checksum: 1296886e0c350aa506ded72a720005212e329c6b
- kind: bug-fix
summary: Skip regions with no permission to query for AWS CloudWatch metrics
description: ""
component: metricbeat
pr:
- https://github.com/elastic/beats/pull/448135
issue: []
impact: ""
action: ""
timestamp: 1765999977
file:
name: 1765999977-aws-cloudwatch-skip-region.yaml
checksum: aebf66827410e12721468fbe19c7d15f10a715af
- kind: bug-fix
summary: Add msync syscall to seccomp whitelist for BadgerDB persistent cache
description: ""
component: all
pr:
- https://github.com/elastic/beats/pull/48229
issue: []
impact: ""
action: ""
timestamp: 1766514675
file:
name: 1766514675-badger-msync.yaml
checksum: 99e96030a447b1f3a801890ce393ed6c08e25d7b

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading