Releases: sysid/sse-starlette
Releases Β· sysid/sse-starlette
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
v2.1.0
What's Changed
- fix: honor custom separator in ping sse by @fancyweb in #91
- Avoid calling
decode()
and allocating strings for logging if said log lines will no-op anyways. by @judilsteve in #93 - Refac/async test by @sysid in #94
New Contributors
- @fancyweb made their first contribution in #91
- @judilsteve made their first contribution in #93
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Backward Incompatibility:
Exceptions raising out of task groups are nested inside an ExceptionGroup
(seeanyio
4.0.0: https://anyio.readthedocs.io/en/stable/versionhistory.html)
What's Changed
New Contributors
Full Changelog: v1.8.3...v2.0.0
v1.8.3
Full Changelog: v1.8.2...v1.8.3
v1.8.2
v1.8.1
What's Changed
Full Changelog: v1.8.0...v1.8.1
v1.8.0
Full Changelog: v1.6.5...v1.8.0