update docs for exp v2 licensing changes (#15563)

This commit is contained in:
skpratt 2022-12-01 11:30:29 -06:00 committed by GitHub
parent 61e808ab6e
commit 400d3fc1da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -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.

View File

@ -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
<EnterpriseAlert>