Skip to content

Commit

Permalink
docs: Prepare Changelog for 8.10.3 (#36803) (#36815)
Browse files Browse the repository at this point in the history
* docs: Close changelog for 8.10.3

* Update CHANGELOG.asciidoc

---------

Co-authored-by: Pierre HILBERT <[email protected]>
(cherry picked from commit b515e46)

Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
mergify[bot] and elasticmachine authored Oct 10, 2023
1 parent a4f8aa1 commit 56195b1
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@
:issue: https://github.com/elastic/beats/issues/
:pull: https://github.com/elastic/beats/pull/

[[release-notes-8.10.3]]
=== Beats version 8.10.3
https://github.com/elastic/beats/compare/v8.10.2\...v8.10.3[View commits]

==== Bugfixes

*Affecting all Beats*
- syslog processor - Fix the ability to use `when` conditions on the processor. {issue}36762[36762]

*Packetbeat*

- Fix default cache size calculation. {pull}36723[36723]

==== Added

*Filebeat*

- Update mito CEL extension library to v1.6.0. {pull}36651[36651]
- Re-use buffers to optimise memory allocation in fingerprint mode of filestream {pull}36736[36736]

*Packetbeat*

- Improve efficiency of sniffers by deduplicating interface configurations. {issue}36574[36574] {pull}36576[36576]


[[release-notes-8.10.2]]
=== Beats version 8.10.2
https://github.com/elastic/beats/compare/v8.10.1\...v8.10.2[View commits]
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ is collected by it.

*Packetbeat*

- Fix default cache size calculation. {pull}36723[36723]

*Winlogbeat*

Expand Down Expand Up @@ -262,6 +261,9 @@ is collected by it.
- Improve efficiency of sniffers by deduplicating interface configurations. {issue}36574[36574] {pull}36576[36576]
- Bump Windows Npcap version to v1.76. {issue}36539[36539] {pull}36549[36549]

*Packetbeat*


*Winlogbeat*


Expand Down Expand Up @@ -324,4 +326,7 @@ is collected by it.







1 change: 1 addition & 0 deletions libbeat/docs/release.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This section summarizes the changes in each release. Also read
<<breaking-changes>> for more detail about changes that affect
upgrade.

* <<release-notes-8.10.3>>
* <<release-notes-8.10.2>>
* <<release-notes-8.10.1>>
* <<release-notes-8.10.0>>
Expand Down

0 comments on commit 56195b1

Please sign in to comment.