v0.8.6
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)
Hotfix 0.8.5 (#3824)
Use unnamed statement in pg when not persistent (#3863)
Merge of #3427 (by @mpyw) and #3614 (by @bonsairobo) (#3765)
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)
Roll PostgreSQL 11..=15 tests to 13..=17
Is tests/x.py maintained? And I tried fix it. (#2754)
feat: add ipnet support (#3710)