Skip to content

Releases: madkote/fastapi-plugins

0.14.0

09 Jul 21:05
31af20d

Choose a tag to compare

  • [feature] orjson logging format for more performance
  • [feature] logging_memory_* buffered logging for more performance

0.13.1

03 Jun 15:50
aa30b4b

Choose a tag to compare

  • [fix] limit redis version to >=4.3.0,<5 due to issues with async sentinel

0.13.0

18 Feb 09:46
86e71bb

Choose a tag to compare

  • [feature] updates for Pydantic 2
  • requires fastapi>=0.100.0 and pydantic>=2.0.0

0.12.0

24 Mar 12:44
a331354

Choose a tag to compare

  • [feature] Annotated support

0.11.0

19 Sep 08:48

Choose a tag to compare

  • [feature] redis-py replaces aioredis

0.10.0

07 Jul 13:16

Choose a tag to compare

  • [feature] Update aioredis to 2.x.x
  • [feature] Add fakeredis optionally for development purpose

0.9.1

16 Jun 16:42

Choose a tag to compare

  • [fix] Fix empty router prefix for control plugin

0.9.0

27 Sep 09:16

Choose a tag to compare

  • [feature] Logging plugin
  • [feature] Middleware interface - register middleware at application

0.8.2

23 Sep 10:24

Choose a tag to compare

Fix dependency to aioredis 1.3.1

0.8.1

31 Mar 13:22

Choose a tag to compare

Fix settings for python 3.7