0.134.0
Features ✨ Add support for streaming JSON Lines and binary data with yield. PR #15022 by @tiangolo. This also upgrades Starlette from >=0.40.0 to >=0.46.0, as it's needed to properly unrwap and re-raise exceptions from exception groups. New docs: Stream JSON Lines. And new docs: Stream Data. Docs 📝 Update Library Agent Skill with streaming responses. PR #15024 by @tiangolo. 📝 Update docs for responses and new stream with yield. PR #15023 by @tiangolo. 📝 Add await in StreamingResponse code ex
