Skip to content

Latest commit

 

History

History
105 lines (76 loc) · 8.36 KB

File metadata and controls

105 lines (76 loc) · 8.36 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, vanto
ms.date 12/05/2025
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.

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 GA. For full release history, see Release history for SQL Server 2025 on Linux.

Version Release Date Build KB article
[!INCLUDE ssSQL25] GA 2025-11-18 17.0.1000.7

Note

Red Hat 10 and Ubuntu 24.04 are supported (in preview) on [!INCLUDE ssSQL25], starting with GA.

Distribution Package name Package version Download
Red Hat Enterprise Linux
RHEL 10 (in preview) Database Engine 17.0.1000.7-7 Database Engine RPM package
RHEL 10 (in preview) Extensibility 17.0.1000.7-7 Extensibility RPM package
RHEL 10 (in preview) Full-Text Search 17.0.1000.7-7 Full-Text Search RPM package
RHEL 10 (in preview) High Availability 17.0.1000.7-7 High Availability RPM package
RHEL 10 (in preview) PolyBase 17.0.1000.7-7 PolyBase RPM package
Ubuntu
Ubuntu 24.04 (in preview) Database Engine 17.0.1000.7-7 Database Engine Debian package
Ubuntu 24.04 (in preview) Extensibility 17.0.1000.7-7 Extensibility Debian package
Ubuntu 24.04 (in preview) Full-Text Search 17.0.1000.7-7 Full-Text Search Debian package
Ubuntu 24.04 (in preview) High Availability 17.0.1000.7-7 High Availability Debian package
Ubuntu 24.04 (in preview) PolyBase 17.0.1000.7-7 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].

Note

Any missing GDRs apply to the Windows version only.

Release Version Release date
GA 17.0.1000.7 2025-11-18

Known issues

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

Related content