Skip to content

Latest commit

 

History

History
98 lines (72 loc) · 7.71 KB

File metadata and controls

98 lines (72 loc) · 7.71 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 02/16/2023
ms.service sql
ms.subservice linux
ms.topic conceptual

Release notes for SQL Server 2022 on Linux

[!INCLUDE sqlserver2022-linux]

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

Supported platforms

[!INCLUDElinux-supported-platforms-2022]

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

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

How to install updates

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

Release Version Release date
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]

See also

Next steps