Releases: s3rius/FastAPI-template
Releases · s3rius/FastAPI-template
5.1.2
What's Changed
- Updateted lifespan setup. by @s3rius in #215
- Fixes sentry sdk import module by @frendhisaido in #216
- Changed docker-compose and updated CIs. by @s3rius in #217
- Removing unused dependency. by @Gerben100 in #213
- Updated deps. by @s3rius in #218
New Contributors
- @frendhisaido made their first contribution in #216
- @Gerben100 made their first contribution in #213
Full Changelog: 5.1.1...5.1.2
5.1.1
What's Changed
- Update main.py by @natehouk in #189
- feature: MongoDB support via beanie by @usefulalgorithm in #187
- Logging module renamed to log. by @s3rius in #210
- Flake8 replaced with ruff. by @s3rius in #211
- Dependencies update. by @s3rius in #212
- Fixed Kafka integration. by @s3rius in #214
New Contributors
- @natehouk made their first contribution in #189
- @usefulalgorithm made their first contribution in #187
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- feat: Add fastapi-users support by @andcarnivorous in #143
New Contributors
- @andcarnivorous made their first contribution in #143
Full Changelog: 5.0.3...5.1.0
5.0.3
What's Changed
- Now you can choose between pydantic versions by @aitoehigie in #184
New Contributors
- @aitoehigie made their first contribution in #184
Full Changelog: 5.0.2...5.0.3
5.0.2
5.0.1
5.0.0
What's Changed
- Dependencies updated. Fixed issues with new versions. by @s3rius in #177
- Fixed dummy model. by @s3rius in #176
- Added gunicorn support by @s3rius in #178
But if you have chosen library that doesn't support pydanticV2, we're not going to generate a warning and will generate you a project with pydanticV1. You'll be able to update it later.
Full Changelog: 4.1.5...5.0.0