0.15.0
What's Changed
Features
- feat: Amended aioredis @app.on_event("startup") to fail quietly if FastAPICache cannot initialise. by @michealroberts in #94
- feat: Added { CLOUDRUN_SERVICE_URL } env config to TrustedHostMiddlew… by @michealroberts in #97
- feat: Added cloud-sql-python-connector => v1.1.0 dependency to pyproject.toml by @michealroberts in #98
Refactors
- refactor: Amended database usage to mysql => ^v8.0.*. by @michealroberts in #95
Chore
- chore: Added start.sh entrypoint for base docker-compose.yml. by @michealroberts in #96
Full Changelog: 0.14.0...0.15.0