Skip to content

0.44.0

Compare
Choose a tag to compare
@bgrainger bgrainger released this 21 Aug 18:28
· 1803 commits to master since this release

Download on NuGet

  • Add Application Name connection string setting: #547.
  • Clear connection pools on exit: #545.
  • Allow ConnectionString to be set on a closed connection: #543.
  • Fix intermittent NotSupportedException with SSL connections under .NET Core 2.1: #509.