Releases: sysid/sse-starlette
Releases Β· sysid/sse-starlette
v2.4.0
What's Changed
- add missing test dependencies to tox.ini by @ancieg in #121
- Add an
JSONServerSentEventutility based on starletteJSONResponseby @cjavad in #136
New Contributors
Full Changelog: v2.3.6...v2.4.0
v2.3.6
v2.3.5
What's Changed
- Fix streaming examples cannot be running in python3.9 by @neolooong in #123
- Fix the type annotation on client_close_handler_callable by @frankdu in #130
- [Improvement] Add listen_for_disconnect in cancel_scope by @lcamhoa in #131
New Contributors
- @neolooong made their first contribution in #123
- @frankdu made their first contribution in #130
Full Changelog: v2.3.0...v2.3.5
v2.3.4
v2.3.3
What's Changed
- Implement handle session close by @lcamhoa in #127
- Fix streaming examples cannot be running in python3.9 by @neolooong in #123
New Contributors
- @lcamhoa made their first contribution in #127
- @neolooong made their first contribution in #123
Full Changelog: v2.2.1...v2.3.3
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- chore (docs): Add documentation note and example about thread safety by @msukmanowsky in #112
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #115
- Include workaround for pytest SSE errors in README.md by @arnoan in #118
- refactoring of tests
- make uvicorn dependency optional
New Contributors
- @msukmanowsky made their first contribution in #112
- @dependabot made their first contribution in #115
- @arnoan made their first contribution in #118
Full Changelog: v2.1.3...v2.2.0
v2.1.3
What's Changed
- Cleanup unused loops by @truh in #100
- Update link to new spec by @YummyBacon5 in #88
- Change default cache-control response to 'no-store' by @ahupp in #105
New Contributors
- @truh made their first contribution in #100
- @YummyBacon5 made their first contribution in #88
- @ahupp made their first contribution in #105
Full Changelog: v2.1.0...v2.1.3
v2.1.2
What's Changed
- Cleanup unused loops by @truh in #100
- Update link to new spec by @YummyBacon5 in #88
New Contributors
- @truh made their first contribution in #100
- @YummyBacon5 made their first contribution in #88
Full Changelog: v2.1.0...v2.1.2
v2.1.1
What's Changed
- Cleanup unused loops by @truh in #100
- Update link to new spec by @YummyBacon5 in #88
New Contributors
- @truh made their first contribution in #100
- @YummyBacon5 made their first contribution in #88
Full Changelog: v2.1.0...v2.1.1