What's Changed
- Fix: Handle missing worker processes on shutdown by @dzhamaldev in #564
- Fixed reload-loop. by @s3rius in #568
- Fix documentation because faststream change website domain by @azmovi in #579
- Fix heading levels in middlewares documentation by @flxdot in #576
- Fix license classifier metadata by @Robanni in #573
- Changed log for scheduler errors. by @s3rius in #581
- Replace utils.remove_suffix() with built-in str.removesuffix() by @uhx in #583
- Update message-format.md with serializer examples by @matthewbal in #584
- Fix: PrometheusMiddleware exports metrics from only one worker when --workers > 1 by @sergey-chek in #594
- feat: Change shutdown warning logs to info level by @nkhitrov in #596
- Added Fastapi Lifespan to docs by @Shaxzodbek16 in #589
- Fixed UV python download failures. by @s3rius in #597
- docs: fix typo at max_retries explanation by @wimble3 in #601
- Fix .gitignore search in FileWatcher by @LaryStef in #598
- Get rid of izulu by @mahenzon in #606
- Fixed shared labels. by @s3rius in #609
- Added autoversioning. by @s3rius in #610
New Contributors
- @dzhamaldev made their first contribution in #564
- @azmovi made their first contribution in #579
- @flxdot made their first contribution in #576
- @Robanni made their first contribution in #573
- @uhx made their first contribution in #583
- @matthewbal made their first contribution in #584
- @sergey-chek made their first contribution in #594
- @nkhitrov made their first contribution in #596
- @Shaxzodbek16 made their first contribution in #589
- @wimble3 made their first contribution in #601
- @LaryStef made their first contribution in #598
- @mahenzon made their first contribution in #606
Full Changelog: 0.12.1...0.12.2