- Update
mysqldependency to28.
- Update
mysqldependency to27. - Upgrade to Edition 2024.
- Minimum supported Rust version (MSRV) is now 1.88 to align with
mysqldependency.
- Update
mysqldependency to26. - Minimum supported Rust version (MSRV) is now 1.81 to align with
mysqldependency.
- Update
mysqldependency to25. - Minimum supported Rust version (MSRV) is now 1.70 to align with
mysqldependency.
- Update
mysqldependency to24. - Remove deprecated
MysqlConnectionManagertype alias. - Minimum supported Rust version (MSRV) is now 1.65 due to transitive dependencies.
- Update
mysqldependency to23. - Rename
MysqlConnectionManagertoMySqlConnectionManager. The old name remains available under a deprecated type alias. - Hide
poolmodule.