JDBC Driver 12.6 for SQL Server Released


Version 12.6 of the Microsoft JDBC Driver for SQL Server has been released. Version 12.6.0 brings several added features, changes, and fixed issues over the previous production release.

 

Added Added connection property, useDefaultJaasConfig, to allow Kerberos authentication without any additional external configuration #2147 Allow calling of stored procedures directly in CallableStatements, simplifying the procedure and improving performance #2154 Added connection property, useDefaultGSSCredential, to allow the driver to create GSSCredential on behalf of a user using Native GSS-API for Kerberos authentication #2177 Added Java 21 support #2229 Added connection property, calcBigDecimalPrecision, to allow the driver to calculate scale and precision from Big Decimal inputs #2248 Added a