Releases
v12.10.0
[12.10.0] Stable Release
Latest
Added
Added provision to set SQLServerBulkCopy options in PreparedStatement #2555
Changed
Changed the scope of BULK_COPY_OPERATION_CACHE to connection #2594
Added "requireSecret" exclude tag for tests which require adding a secret to app registration #2596
Added com.ibm.security.auth.module and com.sun.security.auth.module as option import #2609
Updated driver dependency versions #2614
Fixed issues
Introduced timeouts for MSAL calls #2562
Fixed getGeneratedKeys functionality for execute API #2554
Fixed ISQLServerConnection java doc reference #2560
Fixed OffsetDateTime conversion for pre-Gregorian dates #2568
Fix for driver cutting out the question mark from columns labels (aliases) #2569
Fixed issue with SQLServerBulkCopy from CSV with setEscapeColumnDelimerts set to true #2575
Fixed issue for finding mssql-jdbc.properties
location in test environments #2579
Fixed issue for IBM Semeru Runtime Certified Edition for z/OS and Kerberos #2581
Set appropriate value to requestedEncryptionLevel for encrypt=STRICT #2597
Add test for ManagedIdentityWithEncryptStrict #2599
Check for null when getting DTV values (JDBC spec compliance - getBinaryStream /getAsciiStream will return null when the value is null) #2600
Removed scheme from URI before fetching path for CRL path check #2622
You can’t perform that action at this time.