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