Skip to content

0.36.1

Compare
Choose a tag to compare
@bgrainger bgrainger released this 07 Mar 04:09
· 1951 commits to master since this release

Download on NuGet

  • Reap connections more frequently if ConnectionIdleTimeout is low: #442.
  • Fix ArgumentOutOfRangeException when command times out: #447.
  • Speed up connection pooling (particularly in applications that only have one connection string).
  • Reduce heap allocations in common scenarios.