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
Older versions of some libraries and plugins _may_ work with **2019.1** and higher _only if_ the [default space](https://oc.to/default-space) is enabled and such integrations are only used against that space. To make use of other spaces, please upgrade.
27
+
Older versions of some libraries and plugins *may* work with **2019.1** and higher *only if* the [default space](https://oc.to/default-space) is enabled and such integrations are only used against that space. To make use of other spaces, please upgrade.
28
28
29
29
However, **2019.1** also carries some breaking changes to the API so care must be taken when upgrading from a prior version that existing integrations are not affected. There is a comprehensive rundown of these changes available in our [downloads section](https://octopus.com/downloads/compare?from=2018.12.1&to=2019.1.0).
30
30
31
31
The table below outlines partially forwards compatible scenarios between Octopus Server and related components
We recommend using an up to date version of Windows Server for Octopus which is generally one of the last two versions of Windows Server. The table below outlines the backward compatibility of Octopus and Windows Server editions.
40
40
41
-
| Octopus Server | Minimum Windows Server version
41
+
| Octopus Server | Minimum Windows Server version|
We recommend using an up to date version of SQL Server for Octopus which is generally one of the last versions of SQL Server for security, and performance benefits. The table below outlines the backward compatibility of Octopus and SQL Server editions.
50
+
Octopus supports versions of SQL Server that have at least 2 years of active support remaining from Microsoft. Versions approaching or past end-of-support are not supported. We recommend staying on a recent version for the best security and performance.
51
51
52
-
| Octopus Server | Minimum SQL Server version | Azure SQL
52
+
### Legacy release requirements
53
+
54
+
The table below outlines the minimum SQL Server version required by older Octopus Server releases.
55
+
56
+
| Octopus Server | Minimum SQL Server version | Azure SQL |
Copy file name to clipboardExpand all lines: src/shared-content/installation/sql.include.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,15 @@
2
2
3
3
Octopus works with a wide range of versions and editions of SQL Server, from a local SQL Server Express instance, all the way to an Enterprise Edition [SQL Server Failover Cluster](https://docs.microsoft.com/en-us/sql/sql-server/failover-clusters/high-availability-solutions-sql-server) or [SQL Server AlwaysOn Availability Group](https://docs.microsoft.com/en-us/sql/database-engine/availability-groups/windows/overview-of-always-on-availability-groups-sql-server), or even one of the hosted database-as-a-service offerings.
4
4
5
-
The following versions of SQL Server Database are supported and automatically tested against every release of Octopus Server:
5
+
Octopus supports versions of SQL Server that have at least 2 years of active support remaining from Microsoft. Versions approaching or past end-of-support are not supported.
6
6
7
-
| Octopus Server | Minimum SQL Server version | Azure SQL
7
+
### Legacy release requirements
8
+
9
+
The following table outlines the minimum SQL Server version required by older Octopus Server releases.
10
+
11
+
| Octopus Server | Minimum SQL Server version | Azure SQL |
0 commit comments