Skip to content

Releases: sysid/sse-starlette

v2.4.0

06 Jul 09:30

Choose a tag to compare

What's Changed

  • add missing test dependencies to tox.ini by @ancieg in #121
  • Add an JSONServerSentEvent utility based on starlette JSONResponse by @cjavad in #136

New Contributors

Full Changelog: v2.3.6...v2.4.0

v2.3.6

30 May 13:33

Choose a tag to compare

What's Changed

  • Rework of documentation and examples by @sysid in #134

Full Changelog: v2.3.5...v2.3.6

v2.3.5

12 May 18:23

Choose a tag to compare

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

Full Changelog: v2.3.0...v2.3.5

v2.3.4

04 May 19:30

Choose a tag to compare

What's Changed

  • Fix the type annotation on client_close_handler_callable by @frankdu in #130

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

24 Apr 17:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.3

v2.2.1

25 Dec 09:12

Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

v2.2.0

21 Dec 17:45

Choose a tag to compare

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

Full Changelog: v2.1.3...v2.2.0

v2.1.3

01 Aug 08:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.3

v2.1.2

15 Jun 11:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.2

v2.1.1

15 Jun 11:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1