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: docs/linux/sql-server-linux-release-notes-2019.md
+27-4Lines changed: 27 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@ title: Release notes for SQL Server 2019 on Linux
3
3
description: This article contains the release notes and supported features for SQL Server 2019 running on Linux. Release notes are included for the most recent release and several previous releases.
4
4
author: rwestMSFT
5
5
ms.author: randolphwest
6
-
ms.reviewer: vanto
7
-
ms.date: 05/16/2022
8
-
ms.topic: conceptual
6
+
ms.reviewer: amitkh, vanto
7
+
ms.date: 06/09/2022
9
8
ms.prod: sql
10
9
ms.technology: linux
10
+
ms.topic: conceptual
11
11
---
12
12
# Release notes for SQL Server 2019 on Linux
13
13
@@ -32,6 +32,7 @@ The following table lists the release history for [!INCLUDE [sssql19-md](../incl
-[Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
66
67
68
+
## <aid="cu16-GDR"></a> CU16-GDR (June 2022)
69
+
70
+
This is the Cumulative Update 16-GDR (CU16-GDR) release of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. The SQL Server Database Engine version for this release is 15.0.4236.7. For information about the fixes and improvements, see <https://support.microsoft.com/help/5014553>.
71
+
72
+
> [!IMPORTANT]
73
+
> TDE-compressed backups that are made by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later cannot be restored to previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. For more information, see [FIX: Error 3241 occurs during executing RESTORE LOG or RESTORE DATABASE](https://support.microsoft.com/help/5014298).
74
+
>
75
+
> Transparent Data Encryption (TDE)-compressed backups that are made by using previous CU versions of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] can still be restored by using [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] CU 16 and later versions.
76
+
77
+
> [!WARNING]
78
+
> The **adutil** tool has been removed from [!INCLUDE [sssql19-md](../includes/sssql19-md.md)] on Linux for CU 16, and will be reintroduced in a future Cumulative Update. However, you can still [install **adutil** manually](sql-server-linux-ad-auth-adutil-introduction.md#installing-adutil).
79
+
80
+
### Package details
81
+
82
+
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.
This is the Cumulative Update 16 (CU16) release of [!INCLUDE [sssql19-md](../includes/sssql19-md.md)]. The SQL Server Database Engine version for this release is 15.0.4223.1. For information about the fixes and improvements, see <https://support.microsoft.com/help/5011644>.
@@ -476,4 +499,4 @@ To get started, see the following quickstarts:
476
499
-[Provision a SQL VM in Azure](/azure/azure-sql/virtual-machines/linux/sql-vm-create-portal-quickstart?toc=/sql/toc/toc.json)
0 commit comments