v0.8.3
feat: add `to_url_lossy` to connect options (#2902)
fix: tests in `sqlx-postgres`
URL decode database name when parsing connection url (#3593)
Demote `.pgpass` file warning to a debug message. (#3548)
fix: clippy warnings