Skip to content

Commit

Permalink
[8.6](backport #34341) Fix beats changelog docs (#34423)
Browse files Browse the repository at this point in the history
* Fix beats changelog docs (#34341)

* Removed append processor from 8.6 changelog because it is in 8.7

---------

Co-authored-by: Lee E Hinman <[email protected]>
(cherry picked from commit 7f5361a)

* remove changes to CHANGELOG.next.asciidoc

---------

Co-authored-by: Vinit Chauhan <[email protected]>
Co-authored-by: Lee E. Hinman <[email protected]>
  • Loading branch information
3 people authored Jan 30, 2023
1 parent e8ce462 commit 64a9b88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ https://github.com/elastic/beats/compare/v8.5.3\...v8.6.0[View commits]
*Affecting all Beats*

- Add `http.pprof` config options for enabling block and mutex profiling. {issue}33572[33572] {pull}33576[33576]
- Added append Processor which will append concrete values or values from a field to target. {issue}29934[29934] {pull}33364[33364]
- Add `add_formatted_index` processor that allows the resulting index for an event to be changed based on content from the event. {pull}33800[33800]
- deps: Updated to github.com/elastic/go-sysinfo v1.9.0. {pull}33864[33864]
- Fix panic due to close of already closed channel during shutdown. {pull}33971[33971]
Expand Down

0 comments on commit 64a9b88

Please sign in to comment.