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.md
+42-2Lines changed: 42 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Release notes for SQL Server 2017 on Linux
3
3
description: This article contains the release notes and supported features for SQL Server 2017 running on Linux. Release notes are included for the most recent release and several previous releases.
4
4
author: VanMSFT
5
5
ms.author: vanto
6
-
ms.date: 10/10/2019
6
+
ms.date: 12/09/2019
7
7
ms.topic: conceptual
8
8
ms.prod: sql
9
9
ms.technology: linux
@@ -73,9 +73,49 @@ If you are updating existing [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.m
73
73
-[Install SQL Server Integration Services](sql-server-linux-setup-ssis.md)
74
74
-[Enable SQL Server Agent](sql-server-linux-setup-sql-agent.md)
75
75
76
+
## <aid="CU18"></a> CU18 (December 2019)
77
+
78
+
This is the Cumulative Update 18 (CU17) release of [!INCLUDE[ssSQL17](../includes/sssql17-md.md)]. The [!INCLUDE[ssDEnoversion](../includes/ssdenoversion-md.md)] version for this release is 14.0.3257.3. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4527377](https://support.microsoft.com/en-us/help/4527377).
79
+
80
+
### Package details
81
+
82
+
For manual or offline package installations, you can download the RPM and Debian packages with the information in the following table:
83
+
84
+
| Package | Package version | Downloads |
85
+
|-----|-----|-----|
86
+
| Red Hat RPM package | 14.0.2357.3-13 |[Engine RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-14.0.2357.3-13.x86_64.rpm)</br>[High Availability RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-ha-14.0.2357.3-13.x86_64.rpm)</br>[Full-text Search RPM package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-fts-14.0.2357.3-13.x86_64.rpm)</br>[SSIS package](https://packages.microsoft.com/rhel/7/mssql-server-2017/mssql-server-is-14.0.1000.169-1.x86_64.rpm)|
This will pull SQL Server 2017 CU18 based on the Ubuntu 16.04 container
107
+
108
+
`mcr.microsoft.com/mssql/server:2017-latest`
109
+
110
+
This will pull the latest SQL Server 2017 version (CU18 as the time of this writing) based on the Ubuntu 16.04 container.
111
+
112
+
> [!NOTE]
113
+
> We will no longer be publishing containers with other tagging patterns for SQL Server 2017 containers in the future.
114
+
115
+
76
116
## <aid="CU17"></a> CU17 (October 2019)
77
117
78
-
This is the Cumulative Update 17 (CU17) release of [!INCLUDE[ssSQL17](../includes/sssql17-md.md)]. The [!INCLUDE[ssDEnoversion](../includes/ssdenoversion-md.md)] version for this release is 14.0.3238.1. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4498951](https://support.microsoft.com/en-us/help/4515579).
118
+
This is the Cumulative Update 17 (CU17) release of [!INCLUDE[ssSQL17](../includes/sssql17-md.md)]. The [!INCLUDE[ssDEnoversion](../includes/ssdenoversion-md.md)] version for this release is 14.0.3238.1. For information about the fixes and improvements in this release, see [https://support.microsoft.com/en-us/help/4515579](https://support.microsoft.com/en-us/help/4515579).
0 commit comments