Skip to content

Commit 8247f05

Browse files
Merge pull request #34469 from David-Engel/12.10.1
JDBC 12.10.1 Hotfix Update
2 parents fabb3bd + 328428c commit 8247f05

2 files changed

Lines changed: 50 additions & 11 deletions

File tree

docs/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Download
33
description: Download the Microsoft JDBC Driver for SQL Server to develop Java applications that connect to SQL Server and Azure SQL Database.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 03/17/2025
6+
ms.date: 06/18/2025
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -16,13 +16,13 @@ The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides d
1616

1717
Version 12.10 is the latest general availability (GA) version. It supports Java 8, 11, 17, 21 and 23. If you need to use an older Java runtime, see the [Java and JDBC specification support matrix](microsoft-jdbc-driver-for-sql-server-support-matrix.md#java-and-jdbc-specification-support) to see if there's a supported driver version you can use. We're continually improving Java connectivity support. As such we highly recommend that you work with the latest version of Microsoft JDBC driver.
1818

19-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2310306)**
20-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2310307)**
19+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2325115)**
20+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2324918)**
2121

2222
### Version information
2323

24-
- Release number: 12.10.0
25-
- Released: March 17, 2025
24+
- Release number: 12.10.1
25+
- Released: June 18, 2025
2626

2727
When you download the driver, there are multiple JAR files. The JAR file with `jre8` supports Java 8 and the JAR file with `jre11` supports Java 11 and up.
2828

@@ -33,11 +33,11 @@ When you download the driver, there are multiple JAR files. The JAR file with `j
3333

3434
This release of Microsoft JDBC Driver for SQL Server is available in the following languages:
3535

36-
Microsoft JDBC Driver 12.10.0 for SQL Server (zip):
37-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2310306&clcid=0x40a)
36+
Microsoft JDBC Driver 12.10.1 for SQL Server (zip):
37+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x40a)
3838

39-
Microsoft JDBC Driver 12.10.0 for SQL Server (tar.gz):
40-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2310307&clcid=0x40a)
39+
Microsoft JDBC Driver 12.10.1 for SQL Server (tar.gz):
40+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x40a)
4141

4242
### Release notes
4343

@@ -55,7 +55,7 @@ The JDBC driver can be added to a Maven project by adding it as a dependency in
5555
<dependency>
5656
<groupId>com.microsoft.sqlserver</groupId>
5757
<artifactId>mssql-jdbc</artifactId>
58-
<version>12.10.0.jre11</version>
58+
<version>12.10.1.jre11</version>
5959
</dependency>
6060
```
6161

docs/connect/jdbc/release-notes-for-the-jdbc-driver.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Release notes
33
description: This article lists the releases of the Microsoft JDBC Driver for SQL Server. For each release version, the changes are named and described.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 03/17/2025
6+
ms.date: 06/18/2025
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -14,6 +14,45 @@ This article lists the releases of the _Microsoft JDBC Driver for SQL Server_. F
1414

1515
## <a id="130"></a> 12.10
1616

17+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10.1 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2325115)**
18+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10.1 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2324918)**
19+
20+
Release number: 12.10.1
21+
Released: June 18, 2025
22+
23+
If you need to download the driver in a language other than the one detected for you, you can use these direct links.
24+
For the driver in a zip file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x40a)
25+
For the driver in a tar.gz file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x40a)
26+
27+
### 12.10 Compliance
28+
29+
| Compliance change | Details |
30+
| :---------------- | :------ |
31+
| Download the latest updates for JDBC Driver 12.10. | &bull; &nbsp; [GitHub, 12.10.0](https://github.com/Microsoft/mssql-jdbc/releases/tag/v12.10.0)<br/>&bull; &nbsp; [Maven Central](https://search.maven.org/search?q=g:com.microsoft.sqlserver) |
32+
| Fully compliant with JDBC API Specification 4.2. | The jars in the 12.10 package are named according to Java version compatibility.<br/><br/>For example, the mssql-jdbc-12.10.0.jre11.jar file from the 12.10 package should be used with Java 11 (or higher). |
33+
| Compatible with Java Development Kit (JDK) version 22.0, 21.0, 17.0, 11.0, and 1.8. | Microsoft JDBC Driver 12.10 for SQL Server is now compatible with Java Development Kit (JDK) version 22.0 in addition to JDK 21.0, 17.0, 11.0 and 1.8. |
34+
35+
### 12.10 Releases
36+
37+
Release number: 12.10.1
38+
Released: June 18, 2025
39+
40+
Fixed issues in 12.10.1:
41+
42+
- Updated OSGi packaging to make com.ibm.security.auth.module and com.sun.security.auth.module optional imports, preventing deployment failures
43+
- Invalidate existing enclave session during connection (re)connect
44+
- Updated readFromFile() in ConfigurableRetryLogic to handle filePath related issues
45+
- Increased the max noOfRedirections per connection to 10
46+
- Fixed New Type Param Definitions logic in doExecutePreparedStatement
47+
- Fixed session recovery for Azure SQL DB in redirect mode connected
48+
49+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10.1 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2325115)**
50+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.10.1 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2324918)**
51+
52+
If you need to download the driver in a language other than the one detected for you, you can use these direct links.
53+
For the driver in a zip file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2325115&clcid=0x40a)
54+
For the driver in a tar.gz file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2324918&clcid=0x40a)
55+
1756
Release number: 12.10.0
1857
Released: March 07, 2025
1958

0 commit comments

Comments
 (0)