Skip to content

Commit

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

* Update CHANGELOG.asciidoc

* Update CHANGELOG.next.asciidoc

---------

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

Co-authored-by: Elastic Machine <[email protected]>
Co-authored-by: Lisa Cawley <[email protected]>
  • Loading branch information
3 people authored Jun 13, 2024
1 parent b5155a1 commit ca19f59
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 68 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
:issue: https://github.com/elastic/beats/issues/
:pull: https://github.com/elastic/beats/pull/

[[release-notes-8.14.1]]
=== Beats version 8.14.1
https://github.com/elastic/beats/compare/v8.14.0\...v8.14.1[View commits]

==== Bugfixes

*Heartbeat*

- Fix import of browser plugin for Agentbeat. {pull}39818[39818]


[[release-notes-8.14.0]]
=== Beats version 8.14.0
https://github.com/elastic/beats/compare/v8.13.4\...v8.14.0[View commits]
Expand Down
68 changes: 0 additions & 68 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,6 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]

*Heartbeat*

- Fix panics when parsing dereferencing invalid parsed url. {pull}34702[34702]
- Fix setuid root when running under cgroups v2. {pull}37794[37794]
- Adjust State loader to only retry when response code status is 5xx {pull}37981[37981]
- Reset prctl dumpable flag after cap drop. {pull}38269[38269]
- Redact synthexec cmd output. {pull}39535[39535]
- Fix import of browser plugin for agentbeat. {pull}39818[39818]

*Heartbeat*

Expand Down Expand Up @@ -362,65 +356,3 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]

==== Known Issues































































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.14.1>>
* <<release-notes-8.14.0>>
* <<release-notes-8.13.4>>
* <<release-notes-8.13.3>>
Expand Down

0 comments on commit ca19f59

Please sign in to comment.