What's Changed
- fix: repair AsyncAPI render by @Sehat1137 in #2175
- fix: prevent redis stream subscriber timeout when polling_interval exceeds 3000ms by @caozheliang in #2200
- feat: auto flush confluent broker by @mdaffad in #2182
- feat (#2169): Error on faststream.Context instead of faststream.[broker].fastapi.Context by @NelsonNotes in #2181
- docs: add information about manual AsyncAPI hosting by @Sehat1137 in #2177
- docs: update Django integration guide and add FastStream ORM access e… by @Lodimup in #2187
- docs: add Django management command integration by @Lodimup in #2190
- chore: bump redis to 6.0.0 by @Lancetnik in #2201
- chore: deprecate connect options by @Lancetnik in #2202
New Contributors
- @Lodimup made their first contribution in #2187
- @caozheliang made their first contribution in #2200
Full Changelog: 0.5.39...0.5.40