From 98b51ee5a3caea8a2231c5aa4c98a80078285430 Mon Sep 17 00:00:00 2001 From: temp Date: Tue, 28 Feb 2023 16:46:19 -0600 Subject: [PATCH] docs: clarify license expiration upgrade and termination behavior --- website/content/docs/enterprise/license/faq.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/content/docs/enterprise/license/faq.mdx b/website/content/docs/enterprise/license/faq.mdx index 5ea2520fc625..053f99699b23 100644 --- a/website/content/docs/enterprise/license/faq.mdx +++ b/website/content/docs/enterprise/license/faq.mdx @@ -72,6 +72,11 @@ Consul will only cease operation after license *termination*, which occurs 10 ye after license expiration and is defined in [`termination_time`](/api-docs/operator/license#getting-the-consul-license). +~> **Starting with Consul 1.14, and patch releases 1.13.3 and 1.12.6, Consul will support non-terminating licenses**: + Please contact your support representative for more details on non-terminating licenses. + An expired license will not allow Consul versions released after the expiration date to run. + It will not be possible to upgrade to a new version of Consul released after license expiration. + ## Q: Does this affect client agents? There are upgrade requirements that affect Consul Enterprise clients.