Npgsql v4.1.2 Release Notes

Release Date: 2019-11-14 // over 4 years ago
  • 🛠 Npgsql 4.1.2 includes some important bugfixes. In particular, the pooling changes in v4.1.0 introduced a bug causing idle connections to never be pruned; this has been fixed (thanks @NinoFloris!).

    The list of changes is available here.