Skip to content

Releases: identixone/fastapi_contrib

Fixes UJSONResponse

03 Jun 13:58
Compare
Choose a tag to compare
  • Fixes UJSONResponse problem that comes from latest Starlette

Support for secrets file as configuration source

01 Mar 10:43
f03ca33
Compare
Choose a tag to compare
  • Dropped Python 3.6 support
  • Added Python 3.9 support
  • FastAPI is updated to the latest version in requirements
  • Fixed serializer base class bug because of latest pydantic update (1.8)