Early technical preview of JDBC Driver 12.1.0 for SQL Server released


We have released a new early technical preview of the JDBC Driver for SQL Server which contains several additions and changes.

 

Precompiled binaries are available on GitHub and also on Maven Central.

 

Below is a summary of the changes in 12.1.0 over version 11.2.0.

 

Added Added support for access token callback 1940 Added support for DefaultAzureCredential 1936 Added support for Java 19 1929 Changed Make driver Loom friendly 1931 Managed Identity authentication uses Azure Identity library instead 1936 This allows the driver to support Managed Identity authentication in all the Azure services supported by the Azure Identity library. Updated