Skip to content

[12.6.2] Hotfix & Stable Release

Compare
Choose a tag to compare
@tkyc tkyc released this 24 May 16:29
· 9 commits to release/12.6 since this release
17caf22

Added

  • Added credential caching for Managed Identity Credential and Default Azure Credential #2426

Fixed issues

  • Check that money and small money are within correct range for bulkcopy #2419
  • Check if TDSCommand counter is null before incrementing #2420
  • Clear prepared statement cache when resetting statement pool connection #2421
  • Clear prepared statement handle before reconnect #2422
  • RPC calls for CallableStatements will be executed directly #2427
  • Corrected authentication token object to accept expiration in milliseconds #2428
  • SocketTimeout should be unbounded by loginTimeout after a successful connection open #2431