What's Changed * Update redoc and swagger by anton-petrov in https://github.com/s3rius/FastAPI-template/pull/137 * Readme typo by haluk in https://github.com/s3rius/FastAPI-template/pull/139
New Contributors * anton-petrov made their first contribution in https://github.com/s3rius/FastAPI-template/pull/137 * haluk made their first contribution in https://github.com/s3rius/FastAPI-template/pull/139
What's Changed * Update lifetime.py by WP-LKL in https://github.com/s3rius/FastAPI-template/pull/114 * install gcc when postgresql database is chose by Bensebabillal in https://github.com/s3rius/FastAPI-template/pull/118 * Fixed pytest action for MYSQL. Bumped MYSQL and postgresql versions. by s3rius in https://github.com/s3rius/FastAPI-template/pull/122 * Dependencies updated. by s3rius in https://github.com/s3rius/FastAPI-template/pull/125
New Contributors * WP-LKL made their first contribution in https://github.com/s3rius/FastAPI-template/pull/114 * Bensebabillal made their first contribution in https://github.com/s3rius/FastAPI-template/pull/118
What's Changed * Added kafka integration. by s3rius in https://github.com/s3rius/FastAPI-template/pull/105 * Change psycopg dependencies by chandr-andr in https://github.com/s3rius/FastAPI-template/pull/107 * Removed redundant files. by s3rius in https://github.com/s3rius/FastAPI-template/pull/109 * Connections replaced with pools by s3rius in https://github.com/s3rius/FastAPI-template/pull/110
What's Changed * add new exclude rules to flake8 config by chandr-andr in https://github.com/s3rius/FastAPI-template/pull/100 * Added optional traefik labeling. by s3rius in https://github.com/s3rius/FastAPI-template/pull/102 * Set poetry version to 1.1.13 by chandr-andr in https://github.com/s3rius/FastAPI-template/pull/103
New Contributors * chandr-andr made their first contribution in https://github.com/s3rius/FastAPI-template/pull/100