Skip to content

Latest commit

 

History

History
193 lines (119 loc) · 11.9 KB

File metadata and controls

193 lines (119 loc) · 11.9 KB
title Release Notes for SQL Server on Linux
description This article contains the release notes for all supported versions of SQL Server running on Linux.
author rwestMSFT
ms.author randolphwest
ms.reviewer amitkh, atsingh
ms.date 08/13/2026
ms.service sql
ms.subservice linux
ms.topic release-notes
ms.custom
linux-related-content
ignite-2025

Release notes for SQL Server on Linux

The following release notes apply to supported versions of SQL Server running on Linux. This article is separated into tabs for each release. For detailed supportability and known issues, see SQL Server on Linux: Known issues. Each release links to a support article describing the changes, in addition to the Linux package downloads.

[!INCLUDE support-policy]

Supported platforms

[!INCLUDE linux-supported-platforms-2025]

[!INCLUDE linux-supported-platforms-2022]

[!INCLUDE linux-supported-platforms-2019]

[!INCLUDE linux-supported-platforms-2017]


Tools

Most existing client tools that target SQL Server can seamlessly target SQL Server running on Linux. Some tools might have a specific version requirement to work well with Linux. For a full list of SQL Server tools, see SQL tools overview.

Release and container tag guidance

  • Starting with SQL Server 2025, SUSE Linux Enterprise Server (SLES) isn't supported.

    Customers using earlier versions of SQL Server on SLES aren't affected, and there are no changes to your support for existing deployments. For more information about version lifecycle policies, see SQL Server 2022, SQL Server 2019, and SQL Server 2017. To upgrade to SQL Server 2025, back up your databases and restore them to a supported distribution.

  • Some GDR releases apply only to Windows. These Windows-only GDRs aren't published for Linux, and don't appear in this article.

  • Container tags can vary by release. For a list of available tags, see RHEL and Ubuntu in the Microsoft Artifact Registry.

  • The mssql-server-is package isn't supported on SUSE Linux Enterprise Server (SLES). For more information, see SQL Server on Linux: Known issues.

  • Some GDR releases apply only to Windows. These Windows-only GDRs aren't published for Linux, and don't appear in this article.

  • Container tags can vary by release. For a list of available tags, see RHEL and Ubuntu in the Microsoft Artifact Registry.

  • The mssql-server-is package isn't supported on SUSE Linux Enterprise Server (SLES). For more information, see SQL Server on Linux: Known issues.

  • Some GDR releases apply only to Windows. These Windows-only GDRs aren't published for Linux, and don't appear in this article.

  • Container tags can vary by release. For a list of available tags, see RHEL and Ubuntu in the Microsoft Artifact Registry.

  • As of SQL Server 2017 CU 4, SQL Server Agent is no longer installed as a separate package. It's installed with the Database Engine package and must be enabled for use.

  • The mssql-server-is package isn't supported on SUSE Linux Enterprise Server (SLES). For more information, see SQL Server on Linux: Known issues.

  • Some GDR releases apply only to Windows. These Windows-only GDRs aren't published for Linux, and don't appear in this article.

  • Container tags can vary by release. For a list of available tags, see RHEL and Ubuntu in the Microsoft Artifact Registry.


Latest releases

The following table shows the most recent release for each supported version of SQL Server on Linux.

Version Release Date Build KB article
SQL Server 2025 CU 8 2026-08-13 17.0.4075.5 KB5104822
SQL Server 2022 CU 26 2026-07-16 16.0.4265.3 KB5093420
SQL Server 2019 CU 32 GDR 2026-07-14 15.0.4480.2 KB5102335
SQL Server 2017 CU 31 GDR 2026-07-14 14.0.3540.1 KB5102337

Release notes

There are no additional release notes for the latest release of SQL Server 2025.

There are no additional release notes for the latest release of SQL Server 2022.

Important

This is the final cumulative update for [!INCLUDE ssSQL19].

The latest GDR release includes the Azure Connect Pack for [!INCLUDE ssSQL17].

Important

This is the final cumulative update for [!INCLUDE ssSQL17].


How to install updates

When you configure the CU repository (mssql-server-2025), you get the latest CU of SQL Server 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 installing and upgrading SQL Server 2025 on Linux.

If you update existing SQL Server 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:

When you configure the CU repository (mssql-server-2022), you get the latest CU of SQL Server 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 installing and upgrading SQL Server 2025 on Linux.

If you update existing SQL Server 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:

When you configure the CU repository (mssql-server-2019), you get the latest CU of SQL Server 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 installing and upgrading SQL Server 2025 on Linux.

If you update existing SQL Server 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:

When you configure the CU repository (mssql-server-2017), you get the latest CU of SQL Server 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 installing and upgrading SQL Server 2025 on Linux.

If you update existing SQL Server 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

For the full release history, see Latest updates and version history for SQL Server on Linux.

Known issues

For more information, see SQL Server on Linux: Known issues.

Related content