Stable Release v6.1.2
·
11 commits
to release/6.1
since this release
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