Skip to content

Latest commit

 

History

History
100 lines (72 loc) · 7.74 KB

File metadata and controls

100 lines (72 loc) · 7.74 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 are included for the most recent release and several previous releases.
author rwestMSFT
ms.author randolphwest
ms.reviewer amitkh, vanto
ms.date 09/29/2022
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. 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 [!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 GA. For full release history, see [Release history for [!INCLUDEssNoVersion] 2022](sql-server-linux-release-history-2022.md).

Version Release Date Build KB article
[!INCLUDEssSQL22] GA 2022-11-16 16.0.1000.6
Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 8 Database Engine 16.0.1000.6-26 Database Engine RPM package
RHEL 8 Extensibility 16.0.1000.6-26 Extensibility RPM package
RHEL 8 Full-Text Search 16.0.1000.6-26 Full-Text Search RPM package
RHEL 8 High Availability 16.0.1000.6-26 High Availability RPM package
RHEL 8 PolyBase 16.0.1000.6-26 PolyBase RPM package
SUSE Enterprise Linux Server
SLES 15 Database Engine 16.0.1000.6-26 Database Engine RPM package
SLES 15 Extensibility 16.0.1000.6-26 Extensibility RPM package
SLES 15 Full-Text Search 16.0.1000.6-26 Full-Text Search RPM package
SLES 15 High Availability 16.0.1000.6-26 High Availability RPM package
SLES 15 PolyBase 16.0.1000.6-26 PolyBase RPM package
Ubuntu
Ubuntu 20.04 Database Engine 16.0.1000.6-26 Database Engine Debian package
Ubuntu 20.04 Extensibility 16.0.1000.6-26 Extensibility Debian package
Ubuntu 20.04 Full-Text Search 16.0.1000.6-26 Full-Text Search Debian package
Ubuntu 20.04 High Availability 16.0.1000.6-26 High Availability Debian package
Ubuntu 20.04 PolyBase 16.0.1000.6-26 PolyBase Debian package

How to install updates

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

Release Version Release date
GA 16.0.1000.6 2022-11-16

Known issues

[!INCLUDE linux-known-issues-2022]

See also

Next steps