diff --git a/libbeat/docs/release-notes/breaking/breaking-7.14.asciidoc b/libbeat/docs/release-notes/breaking/breaking-7.14.asciidoc new file mode 100644 index 00000000000..6a028d62014 --- /dev/null +++ b/libbeat/docs/release-notes/breaking/breaking-7.14.asciidoc @@ -0,0 +1,24 @@ +[[breaking-changes-7.14]] + +=== Breaking changes in 7.14 +++++ +7.14 +++++ + +//NOTE: The notable-breaking-changes tagged regions are re-used in the +//Installation and Upgrade Guide + +// tag::notable-breaking-changes[] + +[discrete] +==== {beats} central management has been removed + +Starting in version 7.14, Beats central management has been removed. If you're +currently using Beats central management, we recommend that you start using +{fleet} instead. For more information, refer to the +{fleet-guide}/index.html[{fleet} documentation]. + +// end::notable-breaking-changes[] + +See the <> for a complete list of changes, +including changes to beta or experimental functionality. diff --git a/libbeat/docs/release-notes/breaking/breaking.asciidoc b/libbeat/docs/release-notes/breaking/breaking.asciidoc index 07fd8807132..ee4166af4f2 100644 --- a/libbeat/docs/release-notes/breaking/breaking.asciidoc +++ b/libbeat/docs/release-notes/breaking/breaking.asciidoc @@ -11,6 +11,8 @@ changes, but there are breaking changes between major versions (e.g. 6.x to See the following topics for a description of breaking changes: +* <> + * <> * <> @@ -39,6 +41,8 @@ See the following topics for a description of breaking changes: * <> +include::breaking-7.14.asciidoc[] + include::breaking-7.13.asciidoc[] include::breaking-7.12.asciidoc[]