Skip to content

Stable Release v6.1.2

Choose a tag to compare

@cheenamalhotra cheenamalhotra released this 08 Oct 04:00
· 11 commits to release/6.1 since this release
607b8c9

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

Fixed

  • Fixed an issue where initializing PerformanceCounters would throw System.InvalidOperationException #3629
  • Fixed an issue where a Custom SqlClientAuthenticationProvider was being overwritten by default implementation. #3651
  • Fixed a concurrency issue in connection pooling where the number of active connections could be lower than the configured maximum pool size. #3653