Skip to content

Releases: aio-libs-abandoned/aiorest

aiorest is dead

18 Jan 20:54
Compare
Choose a tag to compare

Sorry, we have stopped aiorest development.

The project always was in experimental status: we have tried to make the proof
of concept for aiohttp high level server.

Now the work is done, the most important parts transplanted to
aiohttp.web: Request and Response.

Some aiorest features are not supported by aiohttp.web yet:
sessions, CORS and security.

We are working hard on the issue by making aiohttp extension
libraries for those ones.

We will keep aiorest work on top of aiohttp new versions for a
while.

Please report about incompatibility bugs to aiorest github
issue tracker
-- we'll fix those.

aiorest 0.2.5

30 Oct 13:08
Compare
Choose a tag to compare

Bugfix release to follow changes in .write_eof() in aiohttp library

Update

28 Aug 14:28
Compare
Choose a tag to compare

Changes:

  • backward incompatibility: redis session switched from asyncio_redis to aioredis.

Incremental release

09 Jul 11:21
Compare
Choose a tag to compare