v0.5.29
What's Changed
- feat: add explicit message source enum by @Lancetnik in #1866
- Change uv manual installation to setup-uv in CI by @pavelepanov in #1871
- refactor: make Task and Concurrent mixins broker-agnostic by @Lancetnik in #1873
- Add support for environment variables in faststream run command by @ulbwa in #1876
- fastapi example update by @xodiumx in #1875
- Do not import
fake_context
if not needed by @sobolevn in #1877 - build: add warning about manual lifespan_context by @vectorvp in #1878
- Add trending badge by @davorrunje in #1882
- feat: add class method to create a baggage instance from headers by @vectorvp in #1885
- ops: update docker compose commands to compose V2 in scripts by @vectorvp in #1889
New Contributors
- @pavelepanov made their first contribution in #1871
- @xodiumx made their first contribution in #1875
- @sobolevn made their first contribution in #1877
- @vectorvp made their first contribution in #1878
Full Changelog: 0.5.28...0.5.29