Fastapi Plugins Versions Save

FastAPI framework plugins

0.13.0

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

0.12.0

1 year ago
  • [feature] Annotated support

0.11.0

1 year ago
  • [feature] redis-py replaces aioredis

0.10.0

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

0.9.1

1 year ago
  • [fix] Fix empty router prefix for control plugin

0.9.0

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

0.8.2

2 years ago

Fix dependency to aioredis 1.3.1

0.8.1

3 years ago

Fix settings for python 3.7

0.8.0

3 years ago

Settings plugin

0.7.0

3 years ago

Control plugin with Health, Heartbeat, Environment and Version