Skip to content

Commit

Permalink
changelog: update missing entry (#14906) (#14910)
Browse files Browse the repository at this point in the history
* changelog: update missing entry

* changelog: add ILM release note

(cherry picked from commit e28d022)

Co-authored-by: Kostiantyn Masliuk <[email protected]>
  • Loading branch information
mergify[bot] and 1pkg authored Dec 11, 2024
1 parent ecb2ae4 commit b8733bc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion changelogs/8.17.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ https://github.com/elastic/apm-server/compare/v8.16.0\...v8.17.0[View commits]

- Clear scroll after completing scroll requests {pull}14551[14551]
- Surface config parsing error under EA managed mode by logging and marking EA input unit as failed {pull}14574[14574]
- Remove unnecessary hot reload under EA managed mode when apm tracing config is nil {pull}14865[14865]
- The mappings are updated to disable date_detection for all APM data streams.
The change is applied through https://github.com/elastic/elasticsearch/pull/116995[elasticsearch#116995]

Expand All @@ -26,4 +27,9 @@ https://github.com/elastic/apm-server/compare/v8.16.0\...v8.17.0[View commits]
==== Intake API Changes

[float]
==== Added
==== Added

- In 8.15 the default lifecycle management was switched to leverage DSL instead of ILM.
This change was potentially interruptive for several use cases, and therefore is reverted in 8.17.
From 8.17 onwards ILM is again the default lifecycle management configuration for the apm data management setup.
The change is applied through https://github.com/elastic/elasticsearch/pull/115687[elasticsearch#115687]

0 comments on commit b8733bc

Please sign in to comment.