Skip to content

Latest commit

 

History

History
109 lines (79 loc) · 8.81 KB

File metadata and controls

109 lines (79 loc) · 8.81 KB
title Release Notes for SQL Server 2025 on Linux
description This article contains the release notes and supported features for SQL Server 2025 running on Linux. Release notes include the most recent release and several previous releases.
author rwestMSFT
ms.author randolphwest
ms.reviewer amitkh, atsingh
ms.date 03/12/2026
ms.service sql
ms.subservice linux
ms.topic release-notes
ms.custom
linux-related-content
ignite-2025

Release notes for SQL Server 2025 on Linux

[!INCLUDE sqlserver2025-linux]

The following release notes apply to [!INCLUDE ssSQL25] running on Linux. This article is broken into sections 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.

These release notes are specifically for [!INCLUDE ssSQL25] releases. For release notes on other editions, see the following articles:

[!INCLUDE support-policy]

Supported platforms

[!INCLUDE linux-supported-platforms-2025]

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 overview.

Release and container tag guidance

  • Starting with [!INCLUDE ssSQL25], SUSE Linux Enterprise Server (SLES) isn't supported.

    Customers using earlier versions of [!INCLUDE ssNoVersion] 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 [!INCLUDE ssSQL25], 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.

Latest versions for all packages

This section lists the latest versions of each package per distribution, for [!INCLUDE ssSQL25]. The following table shows the most recent release, which is CU 3. For full release history, see Release history for SQL Server 2025 on Linux.

Version Release Date Build KB article
[!INCLUDE ssSQL25] CU 3 2026-03-12 17.0.4025.3 Support article
Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 10 Database Engine 17.0.4025.3-1 Database Engine RPM package
RHEL 10 Extensibility 17.0.4025.3-1 Extensibility RPM package
RHEL 10 Full-Text Search 17.0.4025.3-1 Full-Text Search RPM package
RHEL 10 High Availability 17.0.4025.3-1 High Availability RPM package
RHEL 10 PolyBase 17.0.4025.3-1 PolyBase RPM package
Ubuntu
Ubuntu 24.04 Database Engine 17.0.4025.3-1 Database Engine Debian package
Ubuntu 24.04 Extensibility 17.0.4025.3-1 Extensibility Debian package
Ubuntu 24.04 Full-Text Search 17.0.4025.3-1 Full-Text Search Debian package
Ubuntu 24.04 High Availability 17.0.4025.3-1 High Availability Debian package
Ubuntu 24.04 PolyBase 17.0.4025.3-1 PolyBase Debian package

How to install updates

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

If you update 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 ssSQL25].

Release Version Release date
CU 3 17.0.4025.3 2026-03-12
CU 2 GDR (Mar 2026) 17.0.4020.2 2026-03-10
CU 2 17.0.4015.4 2026-02-12
CU 1 17.0.4006.2 2026-01-29
GA 17.0.1000.7 2025-11-18

Known issues

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

Related content