Skip to content

Commit 5b67a95

Browse files
authored
Merge pull request #30934 from MicrosoftDocs/main
6/21/2024 PM Publish
2 parents 8afd762 + ba90e42 commit 5b67a95

File tree

3 files changed

+148
-70
lines changed

3 files changed

+148
-70
lines changed

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: v-davidengel
6-
ms.date: 05/23/2024
6+
ms.date: 06/20/2024
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.6 is the latest general availability (GA) version. It supports Java 8, 11, 17, and 21. 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.6 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2272555)**
20-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2272720)**
19+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2276808)**
20+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2276509)**
2121

2222
### Version information
2323

24-
- Release number: 12.6.2
25-
- Released: May 23, 2024
24+
- Release number: 12.6.3
25+
- Released: June 20, 2024
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.6.2 for SQL Server (zip):
37-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x40a)
36+
Microsoft JDBC Driver 12.6.3 for SQL Server (zip):
37+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x40a)
3838

39-
Microsoft JDBC Driver 12.6.2 for SQL Server (tar.gz):
40-
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x40a)
39+
Microsoft JDBC Driver 12.6.3 for SQL Server (tar.gz):
40+
[Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2276509&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.6.2.jre11</version>
58+
<version>12.6.3.jre11</version>
5959
</dependency>
6060
```
6161

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

Lines changed: 23 additions & 7 deletions
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: v-davidengel
6-
ms.date: 05/23/2024
6+
ms.date: 06/20/2024
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: conceptual
@@ -14,15 +14,15 @@ This article lists the releases of the _Microsoft JDBC Driver for SQL Server_. F
1414

1515
## <a id="126"></a> 12.6
1616

17-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6.2 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2272555)**
18-
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6.2 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2272720)**
17+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6.3 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2276808)**
18+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6.3 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2276509)**
1919

20-
Release number: 12.6.2
21-
Released: May 23, 2024
20+
Release number: 12.6.3
21+
Released: June 20, 2024
2222

2323
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=2272555&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2272555&clcid=0x40a)
25-
For the driver in a tar.gz file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2272720&clcid=0x40a)
24+
For the driver in a zip file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x40a)
25+
For the driver in a tar.gz file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x40a)
2626

2727
### 12.6 Compliance
2828

@@ -34,6 +34,22 @@ For the driver in a tar.gz file: [Chinese (Simplified)](https://go.microsoft.com
3434

3535
### 12.6 Releases
3636

37+
Release number: 12.6.3
38+
Released: June 20, 2024
39+
40+
Fixed issues in 12.6.3:
41+
42+
- Fixed issue where TokenCredential class was required to be imported
43+
- Fixed timestamp string conversion regression
44+
- Fixed SQLServerCallableStatement default value regression
45+
46+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6.3 for SQL Server (zip)](https://go.microsoft.com/fwlink/?linkid=2276808)**
47+
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft JDBC Driver 12.6.3 for SQL Server (tar.gz)](https://go.microsoft.com/fwlink/?linkid=2276509)**
48+
49+
If you need to download the driver in a language other than the one detected for you, you can use these direct links.
50+
For the driver in a zip file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2276808&clcid=0x40a)
51+
For the driver in a tar.gz file: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x804) | [Chinese (Traditional)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x404) | [English (United States)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x409) | [French](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x40c) | [German](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x407) | [Italian](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x410) | [Japanese](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x411) | [Korean](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x412) | [Portuguese (Brazil)](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x416) | [Russian](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x419) | [Spanish](https://go.microsoft.com/fwlink/?linkid=2276509&clcid=0x40a)
52+
3753
Release number: 12.6.2
3854
Released: May 23, 2024
3955

0 commit comments

Comments
 (0)