v0.5.26
What's Changed
This it the official Python 3.13 support! Now, FastStream works (and tested) at Python 3.8 - 3.13 versions!
Warning: Python3.8 is EOF since 3.13 release and we plan to drop it support in FastStream 0.6.0 version.
Also, current release has little bugfixes related to CLI and AsyncAPI schema.
- fix: asgi docs by @Sehat1137 in #1828
- docs: add link to RU TG community by @Lancetnik in #1831
- docs: add dynaconf NATS HowTo example by @sheldygg in #1832
- Fix AsyncAPI 2.6.0 operation label by @KrySeyt in #1835
- fix: correct CLI factory behavior by @Lancetnik in #1838
- Autocommit precommit changes by @kumaranvpl in #1840
- Add devcontainers supporting all the brokers by @kumaranvpl in #1839
- Replace async Event with bool by @Olegt0rr in #1846
- Add support for Python 3.13 by @davorrunje in #1845
Full Changelog: 0.5.25...0.5.26