From 43251a5747da90c7cd7d0c691c2e174541ada3a1 Mon Sep 17 00:00:00 2001 From: Francesco Gualazzi Date: Tue, 3 Sep 2024 23:20:09 +0200 Subject: [PATCH] changelog: add entries for apm-data and go-docappender upgrades (#13986) Signed-off-by: inge4pres Co-authored-by: Carson Ip --- changelogs/8.15.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelogs/8.15.asciidoc b/changelogs/8.15.asciidoc index 2f1a9e0709f..79324556b89 100644 --- a/changelogs/8.15.asciidoc +++ b/changelogs/8.15.asciidoc @@ -15,6 +15,10 @@ https://github.com/elastic/apm-server/compare/v8.15.0\...v8.15.1[View commits] - Fix fallback memory limit check conversion from Bytes to Gigabytes {pull}13838[13838] - Fix Elasticsearch apm-data plugin to fallback to ILM policy for data streams using default APM integration and not explicitly migrated to data stream lifecycle. More details are available in the https://www.elastic.co/guide/en/observability/current/apm-known-issues.html[APM known issues page] {pull}13918[13918] +- Remove from logs the error reason returned by Elasticsearch for `x_content_parse_exception` error {pull}13853[13853] +- Fix ingestion failure when `ip` resource attribute has value `0.0.0.0` in OpenTelemetry events from Jaeger {pull}13852[13852] +- Fix possible nil pointer dereference when parsing stacktraces in OpenTelemetry events {pull}13852[13852] +- Fix missing tracking in instrumentation metrics for certain request-level status codes from Elasticsearch bulk responses {pull}13853[13853] [float] ==== Breaking Changes @@ -28,6 +32,8 @@ https://github.com/elastic/apm-server/compare/v8.15.0\...v8.15.1[View commits] [float] ==== Added +- Support OpenTelemetry Java agent inferred span links {pull}13852[13852] + [float] [[apm-release-notes-8.15.0]] === APM version 8.15.0