Skip to content

Latest commit

 

History

History
127 lines (103 loc) · 11.3 KB

File metadata and controls

127 lines (103 loc) · 11.3 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 include the most recent release and several previous releases.
author rwestMSFT
ms.author randolphwest
ms.reviewer amitkh, vanto
ms.date 09/15/2023
ms.service sql
ms.subservice linux
ms.topic conceptual
ms.custom linux-related-content

Release notes for SQL Server 2019 on Linux

[!INCLUDE sqlserver2019-linux]

The following release notes apply to [!INCLUDE ssSQL19] 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 [!INCLUDE ssSQL19] releases. For release notes on other editions, see the following articles:

Supported platforms

[!INCLUDE linux-supported-platforms-2019]

Tools

Most existing client tools that target [!INCLUDE ssNoVersion] can seamlessly target [!INCLUDE ssNoVersion] running on Linux. Some tools might have a specific version requirement to work well with Linux. For a full list of [!INCLUDE ssNoVersion] 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 [!INCLUDE ssNoVersion] 2019. The following table shows the most recent release, which is CU 22. For full release history, see [Release history for [!INCLUDE ssNoVersion] 2019](/troubleshoot/sql/linux/release-history-2019).

Version Release Date Build KB article
[!INCLUDE ssSQL19] CU 22 2023-08-14 15.0.4322.2 Support article
Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 8 Database Engine 15.0.4322.2-1 Database Engine RPM package
RHEL 8 Extensibility 15.0.4322.2-1 Extensibility RPM package
RHEL 8 Full-Text Search 15.0.4322.2-1 Full-Text Search RPM package
RHEL 8 High Availability 15.0.4322.2-1 High Availability RPM package
RHEL 8 Java Extensibility 15.0.4322.2-1 Java Extensibility RPM package
RHEL 8 PolyBase 15.0.4322.2-1 PolyBase RPM package
RHEL 8 SSIS 15.0.4063.15-88 SSIS RPM package
SUSE Enterprise Linux Server
SLES 15 Database Engine 15.0.4322.2-1 Database Engine RPM package
SLES 15 Extensibility 15.0.4322.2-1 Extensibility RPM package
SLES 15 Full-Text Search 15.0.4322.2-1 Full-Text Search RPM package
SLES 15 High Availability 15.0.4322.2-1 High Availability RPM package
SLES 15 Java Extensibility 15.0.4322.2-1 Java Extensibility RPM package
SLES 15 PolyBase 15.0.4322.2-1 PolyBase RPM package
Ubuntu
Ubuntu 20.04 Database Engine 15.0.4322.2-1 Database Engine Debian package
Ubuntu 20.04 Extensibility 15.0.4322.2-1 Extensibility Debian package
Ubuntu 20.04 Full-Text Search 15.0.4322.2-1 Full-Text Search Debian package
Ubuntu 20.04 High Availability 15.0.4322.2-1 High Availability Debian package
Ubuntu 20.04 Java Extensibility 15.0.4322.2-1 Java Extensibility Debian package
Ubuntu 20.04 PolyBase 15.0.4322.2-1 PolyBase Debian package
Ubuntu 18.04 SSIS 15.0.4153.1-89 SSIS Debian package

How to install updates

When you configure the CU repository (mssql-server-2019), you get the latest CU of [!INCLUDE ssNoVersion] 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 [!INCLUDE ssNoVersion] 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 [!INCLUDE ssSQL19].

Release Version Release date
CU 22 15.0.4322.2 2023-08-14
CU 21 15.0.4316.3 2023-06-15
CU 20 15.0.4312.2 2023-04-13
CU 19 15.0.4298.1 2023-02-16
CU 18 GDR 15.0.4280.7 2023-02-14
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]

Related content