Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 34c6456

Browse files
Merge pull request #23786 from rwestMSFT/rw-0818-2022-rc0
[SQL Server 2022] RC 0 release notes for Linux
2 parents 99043d5 + da3f5ef commit 34c6456

5 files changed

Lines changed: 21 additions & 20 deletions
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: rwestMSFT
3+
ms.service: sql
4+
ms.topic: include
5+
ms.date: 09/01/2022
6+
ms.author: randolphwest
7+
---
8+
9+
[!INCLUDE [Applies to](../../includes/applies-md.md)] [!INCLUDE [SQL Server 2017](_ss2017.md)] - Linux

docs/linux/sql-server-linux-editions-and-components-2022.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,6 @@ The following features and services are not available for [!INCLUDE[sssql22](../
208208

209209
| Area | Unsupported feature or service |
210210
|-----|-----|
211-
| **Azure support** | Azure Arc agent |
212-
| | Azure Synapse Link |
213211
| **Data governance** | Microsoft Purview integration |
214212
| **Database engine** | Merge replication |
215213
| | Stretch DB |
@@ -224,12 +222,10 @@ The following features and services are not available for [!INCLUDE[sssql22](../
224222
| | Alerts |
225223
| | Managed Backup |
226224
| **High Availability** | Database mirroring |
227-
| | Distributed availability groups: changing `REQUIRED_SYNCHRONIZED_SECONDARIES_TO_COMMIT` |
228225
| | Distributed availability groups: multiple TCP connections |
229226
| **Security** | Extensible Key Management (EKM) |
230227
| | Windows integrated authentication for linked servers |
231228
| | Windows integrated authentication for availability group (AG) endpoints |
232-
| | Azure Active Directory authentication |
233229
| | Always Encrypted with secure enclaves |
234230
| | TLS 1.3 |
235231
| **Services** | SQL Server Browser |

docs/linux/sql-server-linux-release-notes-2019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
---
1212
# Release notes for SQL Server 2019 on Linux
1313

14-
[!INCLUDE[tsql-appliesto-ssver15-xxxx-xxxx-xxx-linuxonly.md](../includes/tsql-appliesto-ssver15-xxxx-xxxx-xxx-linuxonly.md)]
14+
[!INCLUDE [sqlserver2019-linux](../includes/applies-to-version/sqlserver2019-linux.md)]
1515

1616
The following release notes apply to [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] running on Linux. This article is broken into sections for each release. Each release has a link to a support article describing the CU changes as well as links to the Linux package downloads.
1717

docs/linux/sql-server-linux-release-notes-2022.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ description: This article contains the release notes and supported features for
44
author: rwestMSFT
55
ms.author: randolphwest
66
ms.reviewer: amitkh, vanto
7-
ms.date: 07/28/2022
7+
ms.date: 09/01/2022
88
ms.prod: sql
99
ms.technology: linux
1010
ms.topic: conceptual
1111
---
1212
# Release notes for [!INCLUDE[sssql22](../includes/sssql22-md.md)] on Linux
1313

14-
[!INCLUDE[tsql-appliesto-ssver16-xxxx-xxxx-xxx-linuxonly.md](../includes/tsql-appliesto-ssver16-xxxx-xxxx-xxx-linuxonly.md)]
14+
[!INCLUDE [sqlserver2022-linux](../includes/applies-to-version/sqlserver2022-linux.md)]
1515

16-
The following release notes apply to the public community technology preview (CTP) of [!INCLUDE[sssql22](../includes/sssql22-md.md)] running on Linux.
16+
The following release notes apply to the release candidate (RC) 0 of [!INCLUDE[sssql22](../includes/sssql22-md.md)] running on Linux.
1717

1818
> [!TIP]
1919
> To learn about new Linux features in [!INCLUDE[sssql22](../includes/sssql22-md.md)], see [What's new in SQL Server 2022 Preview](../sql-server/what-s-new-in-sql-server-2022.md).
@@ -28,9 +28,9 @@ Most existing client tools that target SQL Server can seamlessly target SQL Serv
2828

2929
## How to install updates
3030

31-
If you've configured the preview repository (`mssql-server-preview`), then you'll get the latest public CTP of SQL Server packages when you perform new installations. If you require Docker container images, see official images for [Microsoft SQL Server on Linux for Docker Engine](https://hub.docker.com/r/microsoft/mssql-server/).
31+
If you've configured the preview repository (`mssql-server-preview`), then you'll get the latest public preview of SQL Server packages when you perform new installations. If you require Docker container images, see official images for [Microsoft SQL Server on Linux for Docker Engine](https://hub.docker.com/r/microsoft/mssql-server/).
3232

33-
If you're updating existing SQL Server packages, run the appropriate update command for each package to get the latest public CTP. For specific update instructions for each package, see the following installation guides:
33+
If you're updating existing SQL Server packages, run the appropriate update command for each package to get the latest public preview. For specific update instructions for each package, see the following installation guides:
3434

3535
- [Install SQL Server package](sql-server-linux-setup.md#upgrade)
3636
- [Install Full-Text Search package](sql-server-linux-setup-full-text-search.md)
@@ -39,25 +39,21 @@ If you're updating existing SQL Server packages, run the appropriate update comm
3939
- [Install PolyBase package](../relational-databases/polybase/polybase-linux-setup.md)
4040
- [Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
4141

42-
## <a id="ctp21"></a> CTP 2.1 (July 2022)
42+
## <a id="rc0"></a> RC 0 (September 2022)
4343

44-
SQL Server 2022 CTP 2.1 (16.0.700.4) Linux packages and containers, as well as Azure Images, will be available soon at their current release locations.
45-
46-
## <a id="ctp20"></a> CTP 2.0 (May 2022)
47-
48-
The following section provides package locations and known issues for the first public community technology preview (CTP). To learn more about new features [!INCLUDE[sssql22](../includes/sssql22-md.md)] running on Linux, see the [What's new in SQL Server 2022 Preview](../sql-server/what-s-new-in-sql-server-2022.md).
44+
The following section provides package locations and known issues for the latest public release candidate (RC) 0. To learn more about new features [!INCLUDE[sssql22](../includes/sssql22-md.md)] running on Linux, see the [What's new in SQL Server 2022 Preview](../sql-server/what-s-new-in-sql-server-2022.md).
4945

5046
### Package details
5147

5248
For manual or offline package installations, you can download the RPM and Debian packages for the latest supported distributions, with the information in the following table.
5349

5450
> [!IMPORTANT]
55-
> SUSE Linux Enterprise Server (SLES) **is not supported** for [!INCLUDE[sssql22](../includes/sssql22-md.md)] on Linux CTP 2.0.
51+
> SUSE Linux Enterprise Server (SLES) **is not supported** for [!INCLUDE[sssql22](../includes/sssql22-md.md)] on Linux RC 0.
5652
5753
| Package | Package version | Downloads |
5854
|-----|-----|-----|
59-
| **RHEL 8.x RPM packages** | 16.0.600.9-2 | [Database Engine RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-16.0.600.9-2.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-ha-16.0.600.9-2.x86_64.rpm)</br>[Full-Text Search RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-fts-16.0.600.9-2.x86_64.rpm)</br>[Extensibility RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-extensibility-16.0.600.9-2.x86_64.rpm)</br>[Java Extensibility RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-extensibility-java-16.0.600.9-2.x86_64.rpm)</br>[PolyBase RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-polybase-16.0.600.9-2.x86_64.rpm)|
60-
| **Ubuntu 20.04 Debian packages** | 16.0.600.9-2 | [Database Engine Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server/mssql-server_16.0.600.9-2_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-ha/mssql-server-ha_16.0.600.9-2_amd64.deb)</br>[Full-Text Search Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-fts/mssql-server-fts_16.0.600.9-2_amd64.deb)</br>[Extensibility Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-extensibility/mssql-server-extensibility_16.0.600.9-2_amd64.deb)</br>[Java Extensibility Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-extensibility-java/mssql-server-extensibility-java_16.0.600.9-2_amd64.deb)</br>[PolyBase Debian Package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-polybase/mssql-server-polybase_16.0.600.9-2_amd64.deb)|
55+
| **RHEL 8.x RPM packages** | 16.0.900.3-2 | [Database Engine RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-16.0.900.3-2.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-ha-16.0.900.3-2.x86_64.rpm)</br>[Full-Text Search RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-fts-16.0.900.3-2.x86_64.rpm)</br>[Extensibility RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-extensibility-16.0.900.3-2.x86_64.rpm)</br>[Java Extensibility RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-extensibility-java-16.0.900.3-2.x86_64.rpm)</br>[PolyBase RPM package](https://packages.microsoft.com/rhel/8/mssql-server-preview/mssql-server-polybase-16.0.900.3-2.x86_64.rpm)|
56+
| **Ubuntu 20.04 Debian packages** | 16.0.900.3-2 | [Database Engine Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server/mssql-server_16.0.900.3-2_amd64.deb)</br>[High Availability Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-ha/mssql-server-ha_16.0.900.3-2_amd64.deb)</br>[Full-Text Search Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-fts/mssql-server-fts_16.0.900.3-2_amd64.deb)</br>[Extensibility Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-extensibility/mssql-server-extensibility_16.0.900.3-2_amd64.deb)</br>[Java Extensibility Debian package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-extensibility-java/mssql-server-extensibility-java_16.0.900.3-2_amd64.deb)</br>[PolyBase Debian Package](https://packages.microsoft.com/ubuntu/20.04/mssql-server-preview/pool/main/m/mssql-server-polybase/mssql-server-polybase_16.0.900.3-2_amd64.deb)|
6157

6258
## Known issues
6359

docs/linux/sql-server-linux-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
---
1212
# Release notes for SQL Server 2017 on Linux
1313

14-
[!INCLUDE [SQL Server - Linux](../includes/applies-to-version/sql-linux.md)]
14+
[!INCLUDE [sqlserver2017-linux](../includes/applies-to-version/sqlserver2017-linux.md)]
1515

1616
The following release notes apply to [!INCLUDE[ssSQL17](../includes/sssql17-md.md)] running on Linux. This article is broken into sections for each release. The GA release has detailed supportability and known issues listed. Each cumulative update (CU) or general distribution release (GDR) has a link to a support article describing the CU changes as well as links to the Linux package downloads.
1717

0 commit comments

Comments
 (0)