Releases: microsoft/mssql-jdbc
Releases · microsoft/mssql-jdbc
[10.2.0] Stable Release
Added
- Support for datetimeoffset with sql_variant 1673
- Canonical host name resolution when realm is provided in connection string 1730
Changed
- Changed certificate validation behavior to validate when encryption is negotiated from either the client or the server side, not just the client side 1731
- Enclave Provider to use non blocking /dev/urandom 1734
- Updated Azure library dependency versions to address vulnerability issues 1733
- Updated Bouncy Castle dependency version 1735
Fixed
- Fixed issues detected by SonarQube 1739
[10.1.0] Preview Release
[9.4.1] HotFix & Stable Release
[9.5.0] Preview Release
Added
- Idle Connection Resiliency Feature 1669
- Support for multi user scenarios for Always Encrypted key store providers 1614
- Fix for Bulkcopy multi byte characters in char/varchar columns 1671
- Java 17 support 1676
- Added logging when deriving realm 1672
- Added check for closed statement to registerColumnEncryptionKeyStoreProvidersOnStatement 1644
- Added 42108 and 42109 to transient error list 1643
Changed
Fixed issues
[9.4.0] Stable Release
Added
- Added JAVA 16 support #1579
- Added optional realm connection string property for Kerberos authentication #1581
- Added support for multiple, successive connections using AKV provider #1594
- Updated error messages for Enclave exceptions with forward link to troubleshooting guide #1585
- Added driver version to the database during prelogin #1583
- Append MSAL exception error msg to error string #1576
- Send client process ID to server on Java 9+ #1595
- Removed dependency to org.hamcrest #1596
- Updated dependency versions for azure-identity, azure-security-keyvault-keys, adal4j, gson, antlr, and bouncycastle #1613
- Removed Java 9-specific class references from the Java 8 jar #1626
- Updated dependencies versions and upgraded to Gradle version 7 #1627
Fixed issues
[9.3.1] Preview Release
[9.3.0] Preview Release
[9.2.1] HotFix & Stable Release
Fixed issues
- Fixed an issue with client secret being empty during ActiveDirectoryServicePrincipal authentication in Azure environment. #1519