diesel v1.4.5 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
  • 🛠 Fixed

    • ⚡️ Update several dependencies
    • 🛠 Fixed an issue where transactions that would fail to commit would leave the connection in a broken non-committed non-rolled-back state.
    • 🛠 Fix a bug that result in leaking sockets/file descriptors on failed connection attempts for postgresql
    • 🛠 Fix an incompatibility with newer libmysqlclient versions
    • ✂ Remove some potential harmful usages of mem::uninitialized