From e791e2315759f1d71f990cc97baf3f279686600a Mon Sep 17 00:00:00 2001 From: David Kilfoyle Date: Mon, 22 Jan 2024 13:29:49 -0500 Subject: [PATCH] Add breaking change --- .../release-notes/release-notes-8.12.asciidoc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/en/ingest-management/release-notes/release-notes-8.12.asciidoc b/docs/en/ingest-management/release-notes/release-notes-8.12.asciidoc index b129da662..fe1105200 100644 --- a/docs/en/ingest-management/release-notes/release-notes-8.12.asciidoc +++ b/docs/en/ingest-management/release-notes/release-notes-8.12.asciidoc @@ -35,6 +35,23 @@ Review important information about {fleet-server} and {agent} for the 8.12.0 rel {agent}:: * Update Go version to 1.20.12. {agent-pull}3885[#3885] +[discrete] +[[breaking-changes-8.12.0]] +=== Breaking changes + +Breaking changes can prevent your application from optimal operation and +performance. Before you upgrade, review the breaking changes, then mitigate the +impact to your application. + +[discrete] +[[breaking-170270]] +.Possible naming collisions with {fleet} custom ingest pipelines +[%collapsible] +==== +*Details* + +Starting in this release, {fleet} <> can be configured to process events at various levels of customization. If you have a custom pipeline already defined that matches the name of a {fleet} custom ingest pipeline, it may be unexpectedly called for other data streams in other integrations. For more information, refer to {kibana-pull}PR[#170270] and the {fleet} ingest pipelines documentation. +==== + [discrete] [[known-issues-8.12.0]] === Known issues