You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/connect/jdbc/feature-dependencies-of-microsoft-jdbc-driver-for-sql-server.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Feature dependencies
3
3
description: Learn about the dependencies that the Microsoft JDBC Driver for SQL Server has and how to meet them.
4
4
author: David-Engel
5
5
ms.author: davidengel
6
-
ms.date: 01/31/2024
6
+
ms.date: 07/31/2024
7
7
ms.service: sql
8
8
ms.subservice: connectivity
9
9
ms.topic: conceptual
@@ -126,6 +126,7 @@ If you're using Maven to build or test your project, Maven automatically downloa
126
126
127
127
### Work with the Azure Key Vault provider
128
128
129
+
- JDBC driver version 12.8.0—Dependency versions: Azure-security-keyvault-keys (version 4.7.3), and Azure-identity (version 1.12.2), and their dependencies ([sample application](azure-key-vault-sample-version-9.2.md))
129
130
- JDBC driver version 12.6.0—Dependency versions: Azure-security-keyvault-keys (version 4.7.3), and Azure-identity (version 1.11.1), and their dependencies ([sample application](azure-key-vault-sample-version-9.2.md))
130
131
- JDBC driver version 12.4.0—Dependency versions: Azure-security-keyvault-keys (version 4.6.1), and Azure-identity (version 1.9.0), and their dependencies ([sample application](azure-key-vault-sample-version-9.2.md))
131
132
- JDBC driver version 12.2.0—Dependency versions: Azure-security-keyvault-keys (version 4.5.3), and Azure-identity (version 1.7.0), and their dependencies ([sample application](azure-key-vault-sample-version-9.2.md))
@@ -151,6 +152,7 @@ If you're using Maven to build or test your project, Maven automatically downloa
151
152
152
153
### Work with Microsoft Entra authentication
153
154
155
+
- JDBC driver version 12.8.0—Dependency versions: Azure-identity (version 1.12.2), `Msal4j` (version 1.15.1), and their dependencies.
154
156
- JDBC driver version 12.6.0—Dependency versions: Azure-identity (version 1.11.1), `Msal4j` (version 1.14.1), and their dependencies.
155
157
- JDBC driver version 12.4.0—Dependency versions: Azure-identity (version 1.9.0), `Msal4j` (version 1.13.8), and their dependencies.
156
158
- JDBC driver version 12.2.0—Dependency versions: Azure-identity (version 1.7.0), `Msal4j` (version 1.13.3), and their dependencies.
The following Microsoft JDBC Drivers are no longer supported.
40
40
41
41
|Driver Name|Driver Package Version|End of Mainstream Support|
42
42
|-|-|-|
43
+
|Microsoft JDBC Driver 7.4 for SQL Server|7.4|July 31, 2024|
43
44
|Microsoft JDBC Driver 7.2 for SQL Server|7.2|January 31, 2024|
44
45
|Microsoft JDBC Driver 7.0 for SQL Server|7.0|July 31, 2023|
45
46
|Microsoft JDBC Driver 6.4 for SQL Server|6.4|February 27, 2023|
@@ -59,6 +60,7 @@ The following Microsoft JDBC Drivers are supported, until the indicated End of S
59
60
60
61
|Database version →<br />↓ Driver Version|Azure SQL Database|Azure Synapse Analytics|Azure SQL Managed Instance|SQL Server 2022|SQL Server 2019|SQL Server 2017|SQL Server 2016|SQL Server 2014|SQL Server 2012|PDW 2008R2 AU3<sup>4</sup>|SQL Server 2008 R2|SQL Server 2008|
0 commit comments