diff --git a/changelogs/head.asciidoc b/changelogs/head.asciidoc index cb7993c1f69..f7514277d27 100644 --- a/changelogs/head.asciidoc +++ b/changelogs/head.asciidoc @@ -26,3 +26,4 @@ https://github.com/elastic/apm-server/compare/8.14\...main[View commits] - APM Server now relies on the Elasticsearch apm-data plugin's index templates, removing the requirement to install the APM integration package {pull}12066[12066] - Upgraded bundled APM Java agent attacher CLI to version 1.50.0 {pull}13326[13326] - Enable Kibana curated UIs to work with hostmetrics from OpenTelemetry's https://pkg.go.dev/go.opentelemetry.io/collector/receiver/hostmetricsreceiver[hostmetricsreceiver] {pull}13196[13196] +- Add require data stream to bulk index requests {pull}13398[13398]