From 1da175b59c1bf87b22b1c2d9a5d355dd4a73bc13 Mon Sep 17 00:00:00 2001 From: Jaime Soriano Pastor Date: Mon, 6 Apr 2026 18:30:10 +0200 Subject: [PATCH] Update format version docs for 3.6 --- docs/howto/format_version.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/howto/format_version.md b/docs/howto/format_version.md index fc0243ed59..0aeefc7eff 100644 --- a/docs/howto/format_version.md +++ b/docs/howto/format_version.md @@ -31,11 +31,12 @@ version. | 3.1 - 3.3 | All versions from 8.16. | | 3.4 | 8.19 and all versions from 9.1. | | 3.5 | All versions from 9.2. | +| 3.6 | All versions from 9.4. | Versions older than 8.11 didn't have restrictions on the supported spec versions, so they might have limited support for some features. -Serverless supports from 3.0 to 3.5. +Serverless supports from 3.0 to 3.6. In case of doubt, you can check the Fleet default configuration, and the configuration overrides in the Kibana repository.