Skip to content

Commit

Permalink
Add missing changelog for elastic#10801
Browse files Browse the repository at this point in the history
  • Loading branch information
urso committed Mar 8, 2019
1 parent 8f161bc commit b68ceaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG-developer.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ The list below covers the major changes between 7.0.0-beta1 and master only.
==== Breaking changes

- Remove support for deprecated `GenRootCmd` methods. {pull}10721[10721]
- Remove SkipNormalization, SkipAgentMetadata, SkipAddHostName. {pull}10801[10801] {pull}10769[10769]

==== Bugfixes

- Align default index between elasticsearch and logstash and kafka output. {pull}10841[10841]
- Fix duplication check for `append_fields` option. {pull}10959[10959]

Expand All @@ -32,3 +34,4 @@ The list below covers the major changes between 7.0.0-beta1 and master only.
- The `beat.Event` accessor methods now support `@metadata` keys. {pull}10761[10761]
- Assertion for documented fields in tests fails if any of the fields in the tested event is documented as an alias. {pull}10921[10921]
- Support for Logger in the Metricset base instance. {pull}11106[11106]
- Introduce processing.Support to instance.Setting. This allows Beats to fully modify the event processing. {pull}10801[10801]

0 comments on commit b68ceaa

Please sign in to comment.