Skip to content

Commit 0e4b1fb

Browse files
authored
Update docs with sql server compatibility (#3059)
1 parent 823517a commit 0e4b1fb

File tree

2 files changed

+28
-19
lines changed

2 files changed

+28
-19
lines changed

src/pages/docs/support/compatibility.md

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,49 +13,54 @@ The table below outlines the backward compatibility between Octopus Server and r
1313

1414
| Octopus Server | Octopus.Client & Octopus CLI (octo) | Calamari | Tentacle | TeamCity Plugin | Octopus CLI (octopus) |
1515
| -------------- | ----------------------------------- | ------------ | ------------ | --------------- | --------------------- |
16-
| 3.2 | 3.2 | 3.0 ➜ latest | 3.2 | | |
17-
| 3.3 | 3.3 ➜ 4.30.3 | 3.3 | 3.0 ➜ latest | 3.3 ➜ latest | |
18-
| 3.4 | 3.3 ➜ 4.30.3 | 3.4 | 3.0 ➜ latest | 3.3 ➜ latest | |
19-
| 3.5 ➜ 2018.2 | 3.3 ➜ 4.30.3 | 3.5 ➜ latest | 3.0 ➜ latest | 3.3 ➜ latest | |
20-
| 2018.2 ➜ 2018.12 | 4.30.7 ➜ 4.47.0 | 3.5 ➜ latest | 3.0 ➜ latest | 3.3 ➜ latest | |
21-
| 2019.1* | 5.0.0 ➜ 5.2.7 | 3.5 ➜ latest | 4.0 ➜ latest | 5.0 ➜ latest | |
22-
| 2019.2* ➜ latest | 6.0.0 ➜ latest | 3.5 ➜ latest | 4.0 ➜ latest | 5.0 ➜ latest | |
23-
| 2022.4* ➜ latest | 6.0.0 ➜ latest | 3.5 ➜ latest | 4.0 ➜ latest | 5.0 ➜ latest | 2.0 ➜ latest |
16+
| 3.2 | 3.2 | 3.0 ➜ latest | 3.2 | | |
17+
| 3.3 | 3.3 ➜ 4.30.3 | 3.3 | 3.0 ➜ latest | 3.3 ➜ latest | |
18+
| 3.4 | 3.3 ➜ 4.30.3 | 3.4 | 3.0 ➜ latest | 3.3 ➜latest | |
19+
| 3.5 ➜ 2018.2 | 3.3 ➜ 4.30.3 | 3.5 ➜ latest | 3.0 ➜ latest | 3.3 ➜ latest | |
20+
| 2018.2 ➜ 2018.12 | 4.30.7 ➜ 4.47.0 | 3.5 ➜ latest | 3.0 ➜ latest | 3.3 ➜ latest | |
21+
| 2019.1* | 5.0.0 ➜ 5.2.7 | 3.5 ➜ latest | 4.0 ➜ latest | 5.0 ➜ latest | |
22+
| 2019.2* ➜ latest | 6.0.0 ➜ latest | 3.5 ➜ latest | 4.0 ➜ latest | 5.0 ➜ latest | |
23+
| 2022.4* ➜ latest | 6.0.0 ➜ latest | 3.5 ➜ latest | 4.0 ➜ latest | 5.0 ➜ latest | 2.0 ➜ latest |
2424

2525
### *** Partial forward compatibility**
2626

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

2929
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).
3030

3131
The table below outlines partially forwards compatible scenarios between Octopus Server and related components
3232

3333
| Octopus Server | Octopus.Client & Octopus CLI (octo) | Calamari | Tentacle | TeamCity Plugin |
3434
| -------------- | ----------------------------------- | -------- | -------- | --------------- |
35-
| 2019.1 ➜ latest | 4.30.7 ➜ 4.47.0 | 3.5 ➜ 4.12.0 | 3.0 ➜ 3.25 | 3.3 ➜ latest |
35+
| 2019.1 ➜ latest | 4.30.7 ➜ 4.47.0 | 3.5 ➜ 4.12.0 | 3.0 ➜ 3.25 | 3.3 ➜ latest |
3636

3737
## Operating System compatibility
3838

3939
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.
4040

41-
| Octopus Server | Minimum Windows Server version
41+
| Octopus Server | Minimum Windows Server version |
4242
| -------------- | ----------------------------------- |
4343
| 2020.1 ➜ latest | Server 2012 R2+ |
44-
| 2019.4 ➜ 2019.13 | Server 2008 R2 |
44+
| 2019.4 ➜ 2019.13 | Server 2008 R2 |
4545
| 3.1 ➜ 2019.3 | Server 2008+ |
4646
| 1.0 ➜ 3.0 | Server 2003+ |
4747

4848
## SQL Server compatibility
4949

50-
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.
5151

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 |
5357
| -------------- | ----------------------------------- |---------- |
54-
| 2020.2.x ➜ latest | SQL Server 2016+ | Supported |
55-
| 3.0 ➜ 2019.13 | SQL Server 2008+ | Supported |
58+
| 2020.2.x | SQL Server 2016+ | Supported |
59+
| 3.0 ➜ 2019.13 | SQL Server 2008+ | Supported |
5660

5761
:::div{.hint}
5862
The following versions of Octopus have a requirement for SQL Server 2017+.
63+
5964
- 2020.2.0 ➜ 2020.2.17
6065
- 2020.3.0 ➜ 2020.3.5
6166

src/shared-content/installation/sql.include.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
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.
44

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

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 |
812
| -------------- | ----------------------------------- |---------- |
9-
| 2020.2.x ➜ latest | SQL Server 2016+ | Supported |
13+
| 2020.2.x | SQL Server 2016+ | Supported |
1014
| 3.0 ➜ 2019.13 | SQL Server 2008+ | Supported |
1115

1216
Supported editions:

0 commit comments

Comments
 (0)