v3.1.0
Added
- Add support for Python 3.14.
Changed
- Drop support for Python 3.9, which was end-of-life on 2025-10-31.
- Migrate the test suite from Betamax to VCR.py, enabling urllib3 2.x in the test
environment. Existing cassettes were converted without re-recording.