From 77eab5252e8977ed5bf8ac37836c4bf9f069bc76 Mon Sep 17 00:00:00 2001 From: inge4pres Date: Wed, 16 Oct 2024 17:51:31 +0200 Subject: [PATCH] add bugfix applied through apm-data bump Signed-off-by: inge4pres --- changelogs/8.15.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/changelogs/8.15.asciidoc b/changelogs/8.15.asciidoc index 97794c3569e..729ad1167b2 100644 --- a/changelogs/8.15.asciidoc +++ b/changelogs/8.15.asciidoc @@ -12,7 +12,10 @@ https://github.com/elastic/apm-server/compare/v8.15.2\...v8.15.3[View commits] -No significant changes. +[float] +==== Bug fixes + +- Fix a panic in OTLP data with invalid format of data in arrays {pull}13703[13703] [float] [[apm-release-notes-8.15.2]]