Fleet and Elastic Agent 8.15.1

edit

Review important information about the Fleet and Elastic Agent 8.15.1 release.

Bug fixes

edit
Fleet
  • Remove duplicative retries from client-side requests to APIs that depend on EPR (#190722).
  • Add mappings for properties of nested objects that were previously omitted (#191730).
Elastic Agent
  • Fix the Debian packaging to properly copy the state.enc and state.yml files to the new version of the Elastic Agent. #5260 #5101
  • Switch from wall clock to montonic clocks for component check-in calculation. #5284 #5277
  • For a failed installation, return a nil error instead of syscall.Errno(0) which indicates a successful operation on Windows. #5317 #4496

Known issues

edit
Beats based integrations stop publishing data after a network error unless restarted.

Details

A bugfix merged for 8.15.1 can cause repeated Get \"https://${ELASTICSEARCH_HOST}:443\": context canceled errors after a transient network error (for example DNS failure) that prevent Elastic Agent integrations based on Beats from publishing data. Elastic Agent must be restarted for publishing to continue.

See Beats issue #40705 for details.

Impact

Avoid upgrading to 8.15.1.

Fleet configures additional properties in some nested objects in index templates of integrations.

Details

A bugfix intended to be released in 8.16.0 was also included in 8.15.1. It fixes an actual issue where some mappings were not being generated, but this also includes additional mappings when installing some integrations in 8.15.1 that were not included when using 8.15.0.

Impact

Users may notice that some index templates include additional mappings for the same package versions.