Skip to content

Commit

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

* Update CHANGELOG.asciidoc

---------

Co-authored-by: Pierre HILBERT <[email protected]>
  • Loading branch information
elasticmachine and pierrehilbert authored Sep 5, 2023
1 parent de195af commit e4277f2
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 4 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
:issue: https://github.com/elastic/beats/issues/
:pull: https://github.com/elastic/beats/pull/

[[release-notes-7.17.13]]
=== Beats version 7.17.13
https://github.com/elastic/beats/compare/v7.17.12\...v7.17.13[View commits]

==== Bugfixes

*Affecting all Beats*
- Upgrade Go to 1.19.12 {pull}36247[36247]

*Filebeat*
- Filter out duplicate paths resolved from matching globs. {issue}36253[36253] {pull}36256[36256]

*Winlogbeat*

- Fix the ability to use filtering features (e.g. `ignore_older`, `event_id`, `provider`, `level`) while reading `.evtx` files. {issue}16826[16826] {pull}36173[36173]

==== Added

*Affecting all Beats*

- Add warning message to SysV init scripts for RPM-based systems that lack `/etc/rc.d/init.d/functions`. {issue}35708[35708] {pull}36188[36188]


[[release-notes-7.17.12]]
=== Beats version 7.17.12
https://github.com/elastic/beats/compare/v7.17.11\...v7.17.12[View commits]
Expand Down
7 changes: 3 additions & 4 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,14 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d

*Winlogbeat*

- Fix the ability to use filtering features (e.g. `ignore_older`, `event_id`, `provider`, `level`) while reading `.evtx` files. {issue}16826[16826] {pull}36173[36173]

*Functionbeat*

==== Bugfixes

*Affecting all Beats*
- Upgrade Go to 1.19.12 {pull}36247[36247]

*Filebeat*
- Filter out duplicate paths resolved from matching globs. {issue}36253[36253] {pull}36256[36256]

*Auditbeat*

Expand Down Expand Up @@ -63,7 +60,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
*Affecting all Beats*


- Add warning message to SysV init scripts for RPM-based systems that lack `/etc/rc.d/init.d/functions`. {issue}35708[35708] {pull}36188[36188]

*Auditbeat*

Expand Down Expand Up @@ -113,3 +109,6 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d






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-7.17.13>>
* <<release-notes-7.17.12>>
* <<release-notes-7.17.11>>
* <<release-notes-7.17.10>>
Expand Down

0 comments on commit e4277f2

Please sign in to comment.