Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 14:35
· 47 commits to main since this release
9ea2eba

IMPROVEMENTS:

  • Lowercase the returned OS.Hostname and FQDN values as per Elastic
    Common Schema (ECS) guidelines for the host.name field. ([GH-180])
  • linux: Added an os.Family mapping for Arch Linux based distributions. ([GH-183])
  • linux: Update the Linux capability name mapping to add names for the
    perfmon, bpf, and checkpoint_restore capabilities. ([GH-184])

BUG FIXES:

  • linux: Fix OS metadata collection for Manjaro Linux. ([GH-183])