v0.8.2
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)
fix(#3445): PgHasArrayType (#3453)
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(postgres): max number of binds is 65535, not 32767 (regression)
feat(cube): support postgres cube (#3188)
Fix (#3395) sqlx::test macro in 0.8 (#3403)
refactor(macros): remove ResultExt and macro_result!()
fixed deprecation warnings (#3384)