v0.8.3
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)
Support PgHstore by default in macros (#3514)
Add PgListener::next_buffered(), to support batch processing of notifications (#3560)
fix(postgres): max number of binds is 65535, not 32767 (regression)
add regression test
refactor(macros): remove ResultExt and macro_result!()
feat: add geometry line (#3623)