0.5.24
版本发布时间: 2024-09-26 00:12:38
airtai/faststream最新发布版本:0.5.28(2024-10-21 03:51:54)
What's Changed
- Replace while-sleep with Event by @Olegt0rr in https://github.com/airtai/faststream/pull/1683
- feat: add explicit CLI import error by @Lancetnik in https://github.com/airtai/faststream/pull/1785
- fix (#1780): replace / in generated json refs by @Lancetnik in https://github.com/airtai/faststream/pull/1786
- Fix: this commit resolve #1765 by @Flosckow in https://github.com/airtai/faststream/pull/1789
- fix (#1792): make RMQ publisher.publish reply_to optional by @Lancetnik in https://github.com/airtai/faststream/pull/1795
- fix (#1793): FastStream Response support in FastAPI integration by @Lancetnik in https://github.com/airtai/faststream/pull/1796
- Update exception.md by @pepellsd in https://github.com/airtai/faststream/pull/1803
- Fixes the CI bug that allows PRs with failed tests to be merged. by @davorrunje in https://github.com/airtai/faststream/pull/1807
- feat: add CLI support for AsgiFastStream by @Sehat1137 in https://github.com/airtai/faststream/pull/1782
- docs: add contributors page by @kumaranvpl in https://github.com/airtai/faststream/pull/1808
- fix: correct dependency injection of custom context fields implementing partial eq/ne by @antoinehumbert in https://github.com/airtai/faststream/pull/1809
- do not assume discriminator is not a property by @lecko-cngroup in https://github.com/airtai/faststream/pull/1811
New Contributors
- @Olegt0rr made their first contribution in https://github.com/airtai/faststream/pull/1683
- @pepellsd made their first contribution in https://github.com/airtai/faststream/pull/1803
- @antoinehumbert made their first contribution in https://github.com/airtai/faststream/pull/1809
- @lecko-cngroup made their first contribution in https://github.com/airtai/faststream/pull/1811
Full Changelog: https://github.com/airtai/faststream/compare/0.5.23...0.5.24