diff --git a/website/content/docs/enterprise/supported-versions.mdx b/website/content/docs/enterprise/supported-versions.mdx index 2ca63dc15b..0b472f1822 100644 --- a/website/content/docs/enterprise/supported-versions.mdx +++ b/website/content/docs/enterprise/supported-versions.mdx @@ -25,7 +25,7 @@ Release updates for Boundary Enterprise can be found at https://releases.hashico Although major releases are supported as outlined within the support periods section above, within a Boundary Enterprise deployment API backwards compatibility is only supported between the control plane and workers from the prior “major release”. Using a worker with version that is newer than the control plane they connect to is not supported. All workers within an environment must be on the same version. -For example, Boundary workers version 0.17.0 are compatible with Boundary control plane running Boundary 0.18.0. +For example, Boundary workers version 0.17.0 are compatible with a Boundary control plane running Boundary 0.18.0. However, they will not have compatibility once the control plane is updated to version 0.19.0 or above. Customers are recommended to run the latest versions of Boundary in order to leverage the newest features and bug fixes.