Skip to content

Latest commit

 

History

History
135 lines (107 loc) · 10.5 KB

File metadata and controls

135 lines (107 loc) · 10.5 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 are included for the most recent release and several previous releases.
author rwestMSFT
ms.author randolphwest
ms.reviewer amitkh, vanto
ms.date 09/26/2022
ms.prod sql
ms.technology 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. 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.

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 CU31. For full release history, see [Release history for [!INCLUDEssNoVersion] 2017](sql-server-linux-release-history-2017.md).

Version Release Date Build KB article
[!INCLUDEssSQL17] CU31 2022-09-20 14.0.3456.2 KB 5016884

Important

This is the final cumulative update for [!INCLUDEssSQL17].

  • As of CU4, [!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. See SQL Server Integration Services (SSIS) for more information.
Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 8 Database Engine 14.0.3456.2-3 Database Engine RPM package
RHEL 8 Full-Text Search 14.0.3456.2-3 Full-Text Search RPM package
RHEL 8 High Availability 14.0.3456.2-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.3456.2-3 Database Engine RPM package
SLES 12 Full-Text Search 14.0.3456.2-3 Full-Text Search RPM package
SLES 12 High Availability 14.0.3456.2-3 High Availability RPM package
Ubuntu
Ubuntu 18.04 Database Engine 14.0.3456.2-3 Database Engine Debian package
Ubuntu 18.04 Full-Text Search 14.0.3456.2-3 Full-Text Search Debian package
Ubuntu 18.04 High Availability 14.0.3456.2-3 High Availability Debian package
Ubuntu 16.04 SSIS 14.0.3015.40-1 SSIS Debian package

How to install updates

If you have configured the CU repository (mssql-server-2017), then you will 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
CU31 14.0.3456.2 2022-09-20
CU30 14.0.3451.2 2022-07-13
CU29-GDR 14.0.3445.2 2022-06-14
CU29 14.0.3436.1 2022-03-30
CU28 14.0.3430.2 2022-01-13
CU27 14.0.3421.10 2021-10-27
CU26 14.0.3411.3 2021-09-14
CU25 14.0.3401.7 2021-07-12
CU24 14.0.3391.2 2021-05-10
CU23 14.0.3381.3 2021-02-24
CU22-GDR 14.0.3370.1 2021-01-12
GDR3 14.0.2037.2 2021-01-12
CU22 14.0.3356.20 2020-09-10
CU21 14.0.3335.7 2020-07-01
CU20 14.0.3294.2 2020-04-10
CU19 14.0.3281.6 2020-02-05
CU18 14.0.3257.3 2019-12-09
CU17 14.0.3238.1 2019-10-08
CU16 14.0.3223.3 2019-08-01
CU15-GDR 14.0.3192.2 2019-07-09
CU15 14.0.3162.1 2019-05-23
CU14 14.0.3076.1 2019-03-25
CU13 14.0.3048.4 2018-12-18
CU12 14.0.3045.24 2018-10-24
CU11 14.0.3038.14 2018-09-20
CU10 14.0.3037.1 2018-08-27
CU9-GDR2 14.0.3035.2 2018-08-18
GDR2 14.0.2002.14 2018-08-18
CU9 14.0.3030.27 2018-07-18
CU8 14.0.3029.16 2018-06-21
CU7 14.0.3026.27 2018-05-24
CU6 14.0.3025.34 2018-04-19
CU5 14.0.3023.8 2018-03-20
CU4 14.0.3022.28 2018-02-20
CU3 14.0.3015.40 2018-01-03
GDR1 14.0.2000.63 2018-01-03
CU2 14.0.3008.27 2017-11-28
CU1 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