v0.8.3
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 test for passwordless auth (#3484) (#3505)
feat: add geometry line (#3623)
Add sqlite commit and rollback hooks (#3500)
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)
Add a "sqlite-unbundled" feature that dynamically links to system libsqlite3.so library (#3507)