github diesel-rs/diesel v1.4.5
1.4.5

latest releases: v2.1.6, v2.1.5, v2.1.4...
3 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

Don't miss a new diesel release

NewReleases is sending notifications on new releases.