Skip to content

Releases: sysid/sse-starlette

v2.1.0

05 Apr 14:09
Compare
Choose a tag to compare

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

Full Changelog: v2.0.0...v2.1.0

v2.0.0

25 Jan 18:30
Compare
Choose a tag to compare

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

02 Dec 10:54
Compare
Choose a tag to compare

Full Changelog: v1.8.2...v1.8.3

v1.8.2

25 Nov 09:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

19 Nov 17:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

30 Sep 09:26
Compare
Choose a tag to compare

Full Changelog: v1.6.5...v1.8.0

v1.6.5

12 Aug 15:37
Compare
Choose a tag to compare

Full Changelog: v1.6.4...v1.6.5

v1.6.4

12 Aug 10:22
Compare
Choose a tag to compare

Full Changelog: v1.6.3...v1.6.4

v1.6.2

12 Aug 10:19
Compare
Choose a tag to compare

What's Changed

  • fix: there should be only one exit event by @metakot in #57

New Contributors

Full Changelog: v1.6.0...v1.6.2

v1.6.1

18 May 11:25
Compare
Choose a tag to compare

What's Changed

  • fix: there should be only one exit event by @metakot in #57

New Contributors

Full Changelog: v1.6.0...v1.6.1