diff --git a/changelogs/8.15.asciidoc b/changelogs/8.15.asciidoc index 6264ce88eb5..cb8d40794b5 100644 --- a/changelogs/8.15.asciidoc +++ b/changelogs/8.15.asciidoc @@ -15,7 +15,12 @@ https://github.com/elastic/apm-server/compare/v8.15.2\...v8.15.3[View commits] [float] ==== Bug fixes -- Fix a panic in OTLP intake protocol, occurring when invalid format of data was included in arrays {pull}13703[13703] +- Fix a panic in OTLP label setting when receiving on non-compliant attribute array values {pull}13950[13950] + +[float] +==== Added + +- Map OpenTelemetry instrumentation scope to `Service.Framework.*` for all signal types. {pull}13903[13903] [float] [[apm-release-notes-8.15.2]]