Skip to content

Latest commit

 

History

History
126 lines (98 loc) · 10.6 KB

File metadata and controls

126 lines (98 loc) · 10.6 KB
title Release notes for SQL Server 2019 on Linux
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.
author rwestMSFT
ms.author randolphwest
ms.reviewer amitkh, vanto
ms.date 09/28/2022
ms.service sql
ms.subservice linux
ms.topic conceptual

Release notes for SQL Server 2019 on Linux

[!INCLUDE sqlserver2019-linux]

The following release notes apply to [!INCLUDEssSQL19] running on Linux. This article is broken into sections for each release. Detailed supportability and known issues are listed at the end of the article. Each release has a link to a support article describing the changes as well as links to the Linux package downloads.

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

Supported platforms

[!INCLUDElinux-supported-platforms-2019]

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] 2019. The following table shows the most recent release, which is CU 18. For full release history, see [Release history for [!INCLUDEssNoVersion] 2019](sql-server-linux-release-history-2019.md).

Version Release Date Build KB article
[!INCLUDEssSQL19] CU 18 2022-09-28 15.0.4261.1 KB 5017593
Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 8 Database Engine 15.0.4261.1-2 Database Engine RPM package
RHEL 8 Extensibility 15.0.4261.1-2 Extensibility RPM package
RHEL 8 Full-Text Search 15.0.4261.1-2 Full-Text Search RPM package
RHEL 8 High Availability 15.0.4261.1-2 High Availability RPM package
RHEL 8 Java Extensibility 15.0.4261.1-2 Java Extensibility RPM package
RHEL 8 PolyBase 15.0.4261.1-2 PolyBase RPM package
RHEL 8 SSIS 15.0.4063.15-88 SSIS RPM package
SUSE Enterprise Linux Server
SLES 15 Database Engine 15.0.4261.1-2 Database Engine RPM package
SLES 15 Extensibility 15.0.4261.1-2 Extensibility RPM package
SLES 15 Full-Text Search 15.0.4261.1-2 Full-Text Search RPM package
SLES 15 High Availability 15.0.4261.1-2 High Availability RPM package
SLES 15 Java Extensibility 15.0.4261.1-2 Java Extensibility RPM package
SLES 15 PolyBase 15.0.4261.1-2 PolyBase RPM package
Ubuntu
Ubuntu 20.04 Database Engine 15.0.4261.1-2 Database Engine Debian package
Ubuntu 20.04 Extensibility 15.0.4261.1-2 Extensibility Debian package
Ubuntu 20.04 Full-Text Search 15.0.4261.1-2 Full-Text Search Debian package
Ubuntu 20.04 High Availability 15.0.4261.1-2 High Availability Debian package
Ubuntu 20.04 Java Extensibility 15.0.4261.1-2 Java Extensibility Debian package
Ubuntu 20.04 PolyBase 15.0.4261.1-2 PolyBase Debian package
Ubuntu 18.04 SSIS 15.0.4153.1-89 SSIS Debian package

How to install updates

If you have configured the CU repository (mssql-server-2019), 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 [!INCLUDEssSQL19].

Release Version Release date
CU 18 15.0.4261.1 2022-09-28
CU 17 15.0.4249.2 2022-08-11
CU 16 GDR 15.0.4236.7 2022-06-14
CU 16 15.0.4223.1 2022-04-18
CU 15 15.0.4198.2 2022-01-27
CU 14 15.0.4188.2 2021-11-22
CU 13 15.0.4178.1 2021-10-05
CU 12 15.0.4153.1 2021-08-04
CU 11 15.0.4138.2 2021-06-10
CU 10 15.0.4123.1 2021-04-06
CU 9 15.0.4102.2 2021-02-10
CU 8 GDR 15.0.4083.2 2021-01-12
GDR 1 15.0.2080.9 2021-01-12
CU 8 15.0.4073.23 2020-10-07
CU 7 (Removed) 15.0.4063.15 2020-09-02
CU 6 15.0.4053.23 2020-08-04
CU 5 15.0.4043.16 2020-06-22
CU 4 15.0.4033.1 2020-03-31
CU 3 15.0.4023.6 2020-03-12
CU 2 15.0.4013.40 2020-02-13
CU 1 15.0.4003.23 2020-01-07
GA 15.0.2000.5 2019-11-04

Known issues

[!INCLUDE linux-known-issues-2019]

See also

Next steps