v0.7.1
feat: implement testing utilities (#2001)
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)
feat: allow opt-out of `PgHasArrayType` with `#[derive(sqlx::Type)]` (#2619)
feat(postgres): expose PgTypeKind
feat: better database errors (#2109)
feat: support calling PostgreSQL procedures with the macros
feat: add `Connection::shrink_buffers`, `PoolConnection::close`
Break drivers out into separate crates, clean up some technical debt (#2039)
refactor(macros): remove ResultExt and macro_result!()
0.7.0-alpha.1 release