Skip to content

Stable Release v6.0.3

Choose a tag to compare

@cheenamalhotra cheenamalhotra released this 08 Oct 02:19
· 2 commits to release/6.0 since this release
1542afd

This update brings the below changes over the previous stable release:

Fixed

  • Fixed an issue where a Custom SqlClientAuthenticationProvider was being overwritten by default implementation. #3652
  • Fixed a concurrency issue in connection pooling where the number of active connections could be lower than the configured maximum pool size. #3654

Changed

  • Updated MSAL usage as per code compliance requirements #3360
  • Updated SqlDecimal implementation to improve code compliance #3466
  • Updated Azure.Identity and related dependencies #3553