v0.7.0
feat: support calling PostgreSQL procedures with the macros
Break drivers out into separate crates, clean up some technical debt (#2039)
Impl `AsMut` for advisory lock types (#2520) (#2554)
fix: replace use of deprecated `base64` functions
chore: cleanup, fix all non-deprecation warnings
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)