v0.7.0
fix: use owned Builder pattern for ConnectOptions (#2132)
doc: make it clear that `ConnectOptions` types impl `FromStr` (#2574)
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
chore(sqlx-postgres): replace `dirs` with `home` & `etcetera` (#2485)
Break drivers out into separate crates, clean up some technical debt (#2039)