Beats version 5.0.0-GAedit

View commits

The list below covers the changes between 5.0.0-rc1 and 5.0.0 GA only.

Bugfixesedit

Affecting all Beats

  • Fix kafka output re-trying batches with too large events. 2735
  • Fix kafka output protocol error if version: 0.10 is configured. 2651
  • Fix kafka output connection closed by broker on SASL/PLAIN. 2717

Metricbeat

  • Fix high CPU usage on macOS when encountering processes with long command lines. 2747
  • Fix high value of system.memory.actual.free and system.memory.actual.used. 2653
  • Change several OpenProcess calls on Windows to request the lowest possible access provilege. 1897
  • Fix system.memory.actual.free high value on Windows. 2653

Filebeat

  • Fix issue when clean_removed and clean_inactive were used together that states were not directly removed from the registry.
  • Fix issue where upgrading a 1.x registry file resulted in duplicate state entries. 2792

Addededit

Affecting all Beats

  • Add beat.version fields to all events.