diff --git a/docs/howto/format_version.md b/docs/howto/format_version.md index 4346d6abf8..fc0243ed59 100644 --- a/docs/howto/format_version.md +++ b/docs/howto/format_version.md @@ -30,11 +30,12 @@ version. | 3.0 | All versions. | | 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. | 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.4. +Serverless supports from 3.0 to 3.5. In case of doubt, you can check the Fleet default configuration, and the configuration overrides in the Kibana repository.