Skip to content

0.16.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 14 Feb 09:04
· 15 commits to main since this release
b6564eb

What's Changed

Features

  • feat: Added pymysql.connections.Connection to engine creation if settings.USE_CLOUD_SQL. by @michealroberts in #99
  • feat: Updated ALLOWED_HOSTS to wildcard * by @michealroberts in #100
  • feat: Amended aioredis @app.on_event("startup") to only initialise FastAPICache if specified. by @michealroberts in #101

Full Changelog: 0.15.0...0.16.0