Release v2.4.1-alpha
Pre-release
Pre-release
What's Changed
- Format and improve Alembic migration generation by @armanddidierjean in #396
- Bump fastapi, ruff and httpx by @AtomHare in #395
- Push to registry only on release by @julien4215 in #407
- Bump types-requests from 2.31.0.20231231 to 2.31.0.20240406 by @dependabot in #404
- Add new utils to manipulate files by @armanddidierjean in #408
- Refactor Alembic migration internal logic by @armanddidierjean in #398
- Database and models overall improvements by @julien4215 in #409
- Fix OpenAPI specs by @Petitoto in #390
- Separate production and developement requirements by @julien4215 in #406
- Bump asyncpg from 0.28.0 to 0.29.0 by @dependabot in #329
- Bump rapidfuzz from 3.6.1 to 3.8.1 by @dependabot in #415
- Bump redis from 5.0.2 to 5.0.4 by @dependabot in #414
- Only allow content-type based on an enum for saving files by @armanddidierjean in #376
- Rate limit unknown clients by @julien4215 in #405
- Bump fastapi from 0.110.1 to 0.110.3 by @dependabot in #416
- Bump python-dotenv from 1.0.0 to 1.0.1 by @dependabot in #418
- Bump types-redis from 4.6.0.20240218 to 4.6.0.20240425 by @dependabot in #419
- Bump mypy from 1.8.0 to 1.10.0 by @dependabot in #420
- Add CoreData to store values in an unique row by @armanddidierjean in #401
- Bump aiosqlite from 0.19.0 to 0.20.0 by @dependabot in #417
- Bump pytest-mock from 3.12.0 to 3.14.0 by @dependabot in #425
- Bump types-aiofiles from 23.2.0.20240106 to 23.2.0.20240403 by @dependabot in #421
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #423
- Support external accounts and add stricters group requirements to access endpoints by @armanddidierjean in #389
- Topic notification transition by @Foukki in #412
New Contributors
- @Foukki made their first contribution in #412
Full Changelog: v2.4.0...v2.4.1