- Added explicit tests for running with Python 3.11, 3.12, 3.13
Bugfixes
- Fix for
X-Forwarded-Host
parsing when it contains multiple hosts. (#436 <https://github.com/aio-libs/aiohttp-remotes/issues/436>
_)
Deprecations and Removals
- Dropped Python 3.7 and 3.8 support, the minimal supported aiohttp is 3.9