Skip to content

Latest commit

 

History

History
134 lines (106 loc) · 10.6 KB

File metadata and controls

134 lines (106 loc) · 10.6 KB
title Release notes for SQL Server 2017 on Linux
description This article contains the release notes and supported features for SQL Server 2017 running on Linux. Release notes include the most recent release and several previous releases.
author rwestMSFT
ms.author randolphwest
ms.reviewer amitkh, vanto
ms.date 02/24/2023
ms.service sql
ms.subservice linux
ms.topic conceptual

Release notes for SQL Server 2017 on Linux

[!INCLUDE sqlserver2017-linux]

The following release notes apply to [!INCLUDEssSQL17] running on Linux. This article is broken into sections for each release. For detailed supportability and known issues, see Known issues. Each release links to a support article describing the changes, in addition to the Linux package downloads.

These release notes are specifically for [!INCLUDEssSQL17] releases. For release notes on other editions, see the following articles:

Supported platforms

[!INCLUDElinux-supported-platforms-2017]

Tools

Most existing client tools that target [!INCLUDEssNoVersion] can seamlessly target [!INCLUDEssNoVersion] running on Linux. Some tools might have a specific version requirement to work well with Linux. For a full list of [!INCLUDEssNoVersion] tools, see SQL Tools and Utilities for SQL Server.

Latest versions for all packages

This section lists the latest versions of each package per distribution, for [!INCLUDEssNoVersion] 2017. The following table shows the most recent release, which is CU 31 GDR. For full release history, see [Release history for [!INCLUDEssNoVersion] 2017](/troubleshoot/sql/linux/release-history-2017).

Version Release Date Build KB article
[!INCLUDEssSQL17] CU 31 GDR 2023-02-14 14.0.3460.9 KB 5021126
  • As of CU 4, [!INCLUDEssNoVersion] Agent is no longer installed as a separate package. It is installed with the Database Engine package and must be enabled to use.
  • The mssql-server-is package isn't supported on SUSE in this release. For more information, see SQL Server Integration Services (SSIS).
Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 8 Database Engine 14.0.3460.9-3 Database Engine RPM package
RHEL 8 Full-Text Search 14.0.3460.9-3 Full-Text Search RPM package
RHEL 8 High Availability 14.0.3460.9-3 High Availability RPM package
RHEL 7 SSIS 14.0.3015.40-1 SSIS RPM package
SUSE Enterprise Linux Server
SLES 12 Database Engine 14.0.3460.9-3 Database Engine RPM package
SLES 12 Full-Text Search 14.0.3460.9-3 Full-Text Search RPM package
SLES 12 High Availability 14.0.3460.9-3 High Availability RPM package
Ubuntu
Ubuntu 18.04 Database Engine 14.0.3460.9-3 Database Engine Debian package
Ubuntu 18.04 Full-Text Search 14.0.3460.9-3 Full-Text Search Debian package
Ubuntu 18.04 High Availability 14.0.3460.9-3 High Availability Debian package
Ubuntu 16.04 SSIS 14.0.3015.40-1 SSIS Debian package

How to install updates

When you configure the CU repository (mssql-server-2017), you get the latest CU of [!INCLUDEssNoVersion] packages when you perform new installations. If you require Docker container images, see official images for Microsoft SQL Server on Linux for Docker Engine. For more information about repository configuration, see Configure repositories for SQL Server on Linux.

If you are updating existing [!INCLUDEssNoVersion] packages, run the appropriate update command for each package to get the latest CU. For specific update instructions for each package, see the following installation guides:

Release history

The following table lists the release history for [!INCLUDEssSQL17].

Release Version Release date
CU 31 GDR 14.0.3460.9 2023-02-14
CU 31 14.0.3456.2 2022-09-20
CU 30 14.0.3451.2 2022-07-13
CU 29 GDR 14.0.3445.2 2022-06-14
CU 29 14.0.3436.1 2022-03-30
CU 28 14.0.3430.2 2022-01-13
CU 27 14.0.3421.10 2021-10-27
CU 26 14.0.3411.3 2021-09-14
CU 25 14.0.3401.7 2021-07-12
CU 24 14.0.3391.2 2021-05-10
CU 23 14.0.3381.3 2021-02-24
CU 22 GDR 14.0.3370.1 2021-01-12
GDR 3 14.0.2037.2 2021-01-12
CU 22 14.0.3356.20 2020-09-10
CU 21 14.0.3335.7 2020-07-01
CU 20 14.0.3294.2 2020-04-10
CU 19 14.0.3281.6 2020-02-05
CU 18 14.0.3257.3 2019-12-09
CU 17 14.0.3238.1 2019-10-08
CU 16 14.0.3223.3 2019-08-01
CU 15 GDR 14.0.3192.2 2019-07-09
CU 15 14.0.3162.1 2019-05-23
CU 14 14.0.3076.1 2019-03-25
CU 13 14.0.3048.4 2018-12-18
CU 12 14.0.3045.24 2018-10-24
CU 11 14.0.3038.14 2018-09-20
CU 10 14.0.3037.1 2018-08-27
CU 9 GDR 14.0.3035.2 2018-08-18
GDR 2 14.0.2002.14 2018-08-18
CU 9 14.0.3030.27 2018-07-18
CU 8 14.0.3029.16 2018-06-21
CU 7 14.0.3026.27 2018-05-24
CU 6 14.0.3025.34 2018-04-19
CU 5 14.0.3023.8 2018-03-20
CU 4 14.0.3022.28 2018-02-20
CU 3 14.0.3015.40 2018-01-03
GDR 1 14.0.2000.63 2018-01-03
CU 2 14.0.3008.27 2017-11-28
CU 1 14.0.3006.16 2017-10-24
GA 14.0.1000.169 2017-10-02

Known issues

[!INCLUDE linux-known-issues-2017]

See also

Next steps