Skip to content

Latest commit

 

History

History
109 lines (85 loc) · 9.26 KB

File metadata and controls

109 lines (85 loc) · 9.26 KB
title Release notes for SQL Server 2022 on Linux
description This article contains the release notes and supported features for SQL Server 2022 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 10/12/2023
ms.service sql
ms.subservice linux
ms.topic conceptual
ms.custom linux-related-content

Release notes for SQL Server 2022 on Linux

[!INCLUDE sqlserver2022-linux]

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

Supported platforms

[!INCLUDE linux-supported-platforms-2022]

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] 2022. The following table shows the most recent release, which is CU 9. For full release history, see [Release history for [!INCLUDE ssNoVersion] 2022](/troubleshoot/sql/linux/release-history-2022).

Version Release Date Build KB article
[!INCLUDE ssSQL22] CU 9 2023-10-12 16.0.4085.2 Support article
Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 8 Database Engine 16.0.4085.2-1 Database Engine RPM package
RHEL 8 Extensibility 16.0.4085.2-1 Extensibility RPM package
RHEL 8 Full-Text Search 16.0.4085.2-1 Full-Text Search RPM package
RHEL 8 High Availability 16.0.4085.2-1 High Availability RPM package
RHEL 8 PolyBase 16.0.4085.2-1 PolyBase RPM package
RHEL 8 SSIS 16.0.4003.1-1 SSIS RPM package
SUSE Enterprise Linux Server
SLES 15 Database Engine 16.0.4085.2-1 Database Engine RPM package
SLES 15 Extensibility 16.0.4085.2-1 Extensibility RPM package
SLES 15 Full-Text Search 16.0.4085.2-1 Full-Text Search RPM package
SLES 15 High Availability 16.0.4085.2-1 High Availability RPM package
SLES 15 PolyBase 16.0.4085.2-1 PolyBase RPM package
Ubuntu
Ubuntu 20.04 Database Engine 16.0.4085.2-1 Database Engine Debian package
Ubuntu 20.04 Extensibility 16.0.4085.2-1 Extensibility Debian package
Ubuntu 20.04 Full-Text Search 16.0.4085.2-1 Full-Text Search Debian package
Ubuntu 20.04 High Availability 16.0.4085.2-1 High Availability Debian package
Ubuntu 20.04 PolyBase 16.0.4085.2-1 PolyBase Debian package
Ubuntu 20.04 SSIS 16.0.4003.1-1 SSIS Debian package

How to install updates

When you configure the CU repository (mssql-server-2022), 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 ssSQL22].

Release Version Release date
CU 9 16.0.4085.2 2023-10-12
CU 8 GDR 16.0.4080.1 2023-10-10
CU 8 16.0.4075.1 2023-09-15
CU 7 16.0.4065.3 2023-08-10
CU 6 16.0.4055.4 2023-07-13
CU 5 16.0.4045.3 2023-06-15
CU 4 16.0.4035.4 2023-05-11
CU 3 16.0.4025.1 2023-04-13
CU 2 16.0.4015.1 2023-03-15
CU 1 16.0.4003.1 2023-02-16
GDR 1 16.0.1050.5 2023-02-14
GA 16.0.1000.6 2022-11-16

Known issues

[!INCLUDE linux-known-issues-2022]

Related content