v.0.32.1
-
fix regression introduced in v0.32.0 (reported by @cloneable in #243)
-
add a set of commands to execute each time
Conn::resetorConn::change_useris performed.New APIs:
Opts::setupOptsBuilder::setup
-
add a way to opt out of pooled connection reset:
Pooled connection reset is now the default but comes with a performance cost. Please read the docs on
PoolOpts::with_reset_connectionNew APIs:
PoolOpts::with_reset_connectionPoolOpts::reset_connectionConn::reset_connection
Full Changelog: v0.32.0...v0.32.1