diff --git a/website/content/docs/enterprise/license/faq.mdx b/website/content/docs/enterprise/license/faq.mdx index 86689eb420..ad1a75df87 100644 --- a/website/content/docs/enterprise/license/faq.mdx +++ b/website/content/docs/enterprise/license/faq.mdx @@ -72,6 +72,9 @@ 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. + ## Q: Does this affect client agents? There are upgrade requirements that affect Consul Enterprise clients. diff --git a/website/content/docs/enterprise/upgrades.mdx b/website/content/docs/enterprise/upgrades.mdx index b4014ad13f..23c11ea9bb 100644 --- a/website/content/docs/enterprise/upgrades.mdx +++ b/website/content/docs/enterprise/upgrades.mdx @@ -5,6 +5,10 @@ description: >- Automated upgrades simplify the process for updating Consul. Learn how Consul can gracefully transition from existing server agents to a new set of server agents without Consul downtime. --- +~> **Starting with Consul 1.14, and patch releases 1.13.3 and 1.12.6, Consul will disallow upgrades to new versions with a release date after license expiration**: + If you are looking to upgrade to a version of Consul that was released after your license expired, please be sure to renew your license before attempting an upgrade. + + # Automated Upgrades