diff --git a/changelogs/8.15.asciidoc b/changelogs/8.15.asciidoc index 79324556b89..c4af0c47727 100644 --- a/changelogs/8.15.asciidoc +++ b/changelogs/8.15.asciidoc @@ -20,15 +20,6 @@ https://github.com/elastic/apm-server/compare/v8.15.0\...v8.15.1[View commits] - 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 - -[float] -==== Deprecations - -[float] -==== Intake API Changes - [float] ==== Added @@ -52,11 +43,7 @@ https://github.com/elastic/apm-server/compare/v8.14.3\...v8.15.0[View commits] [float] ==== Breaking Changes -[float] -==== Deprecations - -[float] -==== Intake API Changes +- Integration custom ingest pipelines `logs-apm.integration@custom`, `metrics-apm.integration@custom`, and `traces-apm.integration@custom` are no longer supported. Any existing pipelines above will need to be moved to the more fine-grained `\*-apm*@custom` ingest pipelines {pull}12066[12066] [float] ==== Added