You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/content/docs/upgrading/upgrade-specific.mdx
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -515,10 +515,13 @@ to Consul 1.11.11 or later to avoid the breaking nature of that change.
515
515
516
516
### Licensing Changes <EnterpriseAlertinline />
517
517
518
-
You can only upgrade to Consul Enterprise 1.10 from a version of
519
-
Consul Enterprise 1.8 >= 1.8.13 or 1.9 >= 1.9.7. Other versions of
520
-
Consul Enterprise are not forward compatible with v1.10 and will
521
-
cause issues during the upgrade that could result in agents failing to start due to [changes in the way we manage licenses](/consul/docs/enterprise/license/faq).
518
+
You can only upgrade to Consul Enterprise 1.10 from the following Enterprise versions:
519
+
- 1.8 release series: 1.8.13+
520
+
- 1.9 release series: 1.9.7+
521
+
522
+
Other versions of Consul Enterprise are not forward compatible with v1.10 and will
523
+
cause issues during the upgrade that could result in agents failing to start due to
524
+
[changes in the way we manage licenses](/consul/docs/enterprise/license/faq).
522
525
523
526
Consul Enterprise 1.10 has removed temporary licensing capabilities from the binaries
524
527
found on https://releases.hashicorp.com. Servers will no longer load a license previously
0 commit comments