From be800f02776e5d98e41beafe38dcb42449a4576d Mon Sep 17 00:00:00 2001 From: skpratt Date: Tue, 28 Feb 2023 16:46:03 -0600 Subject: [PATCH] docs: clarify license expiration upgrade behavior (#16464) --- website/content/docs/enterprise/license/faq.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/enterprise/license/faq.mdx b/website/content/docs/enterprise/license/faq.mdx index 02841e9c6c..4221762b2d 100644 --- a/website/content/docs/enterprise/license/faq.mdx +++ b/website/content/docs/enterprise/license/faq.mdx @@ -74,6 +74,8 @@ after license expiration and is defined in ~> **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?