v0.8.1
Fix CI after Rust 1.80, remove dead feature references (#3381)
Add client SSL authentication using key-file for Postgres, MySQL and MariaDB (#1850)
Add `fixtures_path` in sqlx::test args (#2545)
fix(postgres): add missing type resolution for arrays by name
fix: mssql uses unsigned for tinyint instead of signed (#2074)
chore(mysql): create regression test for RUSTSEC-2024-0363
chore(postgres): create regression test for RUSTSEC-2024-0363
chore(sqlite): create regression test for RUSTSEC-2024-0363
Clarify where optional features should be enabled (#2706)
feat: introduce docker-compose based testing for running locally against many database combinations
update todo examples to 0.4 and use migrations
Fix GitHub Actions and integration test (#1346)
fix: add `mariadb:11.4` to `tests/docker-compose.yml`
Is tests/x.py maintained? And I tried fix it. (#2754)
chore: replace `dotenv` with `dotenvy` (#2003)