Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 10:03
· 16 commits to master since this release
d592f1c

Bugfixes

  • Raise a HTTPBadRequest instead of ValueError when X-Forwarded-For header is not a valid IP. (#311 <https://github.com/aio-libs/aiohttp-remotes/issues/311>_)

Deprecations and Removals

  • Dropped Python 3.6 support, the minimal supported aiohttp is 3.8.1 (#331 <https://github.com/aio-libs/aiohttp-remotes/issues/331>_)