v0.8.1
chore(postgres): create regression test for RUSTSEC-2024-0363
feat: implement testing utilities (#2001)
feat: no tx migration (#3181)
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
breaking: fix name collision in `FromRow`, return `Error::ColumnDecode` for `TryFrom` errors (#3356)
feat(postgres): expose PgTypeKind
feat: better database errors (#2109)
feat(citext): support postgres citext (#2478)
fix: ignore flaky copy_can_work_with_failed_transactions test
Fix CI after Rust 1.80, remove dead feature references (#3381)
feat(cube): support postgres cube (#3188)
refactor(macros): remove ResultExt and macro_result!()
fixed deprecation warnings (#3384)