This changelog is intended for community Beat developers. It covers the major
breaking changes to the internal APIs in the official Beats and changes related
to developing a Beat like code generators or fields.yml
. Only the major
changes will be covered in this changelog that are expected to affect community
developers. Each breaking change added here should have an explanation on how
other Beats should be migrated.
Note: This changelog documents the current changes which are not yet present in an actual release.
The list below covers the major changes between 7.0.0-alpha2 and master only.
-
Allow multiple object type configurations per field. 9772
-
Move agent metadata addition to a processor. 9952
-
Add (*common.Config).Has and (*common.Config).Remove. 10363
-
Introduce ILM and IndexManagment support to beat.Settings. 10347
-
Introduce ILM and IndexManagement support to beat.Settings. 10347
-
Generating index pattern on demand instead of shipping them in the packages. 10478