Skip to content

aiohttp-remotes 1.0.0 release

Compare
Choose a tag to compare
@asvetlov asvetlov released this 05 Nov 20:11
· 138 commits to master since this release

The library is stable enough to make the 1.0 release!

Other changes:

  • Drop Python 3.5 support

  • Officially support Python 3.8 and Python 3.9

  • Provide X-Forwarded middleware that filters out trusted values (#153)

  • Add type annotations