diff --git a/website/content/docs/enterprise/supported-versions.mdx b/website/content/docs/enterprise/supported-versions.mdx index d4d4360d06..0b472f1822 100644 --- a/website/content/docs/enterprise/supported-versions.mdx +++ b/website/content/docs/enterprise/supported-versions.mdx @@ -25,17 +25,17 @@ 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.13.0 are compatible with Boundary control plane running Boundary 0.14.0. -However, they will not have compatibility once the control plane is updated to version 0.15.0 or above. +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. ## Control plane and client/cli compatibility The supported version compatibility between Boundary's control plane and Boundary clients/CLI is the same as control plane and worker compatibility. Within a Boundary Enterprise deployment API backwards compatibility is only supported between the control plane and clients from the prior “major release”. Using clients on newer versions than the control plane they are registered with is not supported. -For example, Boundary clients version 0.14.0 are compatible with Boundary control plane running Boundary 0.15.0. -However, they will not have compatibility once the control plane is updated to version 0.16.0 or above. -Boundary clients version 0.16.0 are not compatible with Boundary control plane running Boundary 0.15.0 or lower. +For example, Boundary clients 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. +Boundary clients version 0.19.0 are not compatible with a Boundary control plane running Boundary 0.18.0 or lower. Customers are recommended to run the latest versions of Boundary in order to leverage the newest features and bug fixes. The Desktop client uses a different numbering scheme than the CLI and control plane. @@ -43,14 +43,16 @@ Refer to the table for the Desktop version that corresponds to the control plane | Desktop version | Control plane version | | --------------- | ----------- | +| 2.3.0 | 0.19.0 | +| 2.2.0 | 0.18.0 | | 2.1.0 | 0.17.0 | | 2.0.3 | 0.16.0 | | 2.0.2 | 0.15.3 | | 2.0.1 | 0.15.1 | | 2.0.0 | 0.15.0 | -For example, the Desktop version 2.0.3 is compatible with version 0.17.0 of the control plane. -But when the control plane is upgraded to 0.18.0, version 2.0.3 will no longer be officially supported. +For example, the Desktop version 2.1.0 is compatible with version 0.18.0 of the control plane. +But when the control plane is upgraded to 0.19.0, version 2.1.0 is no longer officially supported. To view the Desktop version along with the corresponding CLI and control plane version, click **Boundary**, and then click **About Boundary** in the Desktop client.