Releases: launchdarkly/python-eventsource
Releases · launchdarkly/python-eventsource
v1.7.0
24 Jun 16:24
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
v1.6.0
22 Jun 16:14
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
1.6.0 (2026-06-22)
Features
Add experimental AsyncSSEClient with aiohttp-based async/await support (574c673 )
Bug Fixes
Close the connection client on SSEClient.close() (10f73ae )
Update last_event_id as each event is yielded (10f73ae )
This PR was generated with Release Please . See documentation .
v1.5.1
23 Jan 17:34
Compare
Sorry, something went wrong.
No results found
v1.5.0
07 Nov 19:21
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-11-07)
Features
Provide access to HTTP headers on success or error (#53 ) (b83f356 )
v1.4.0
03 Nov 17:23
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-11-03)
Features
Support dynamic query parameters on reconnect (#51 ) (d09ca93 )
v1.3.0
26 Jun 17:20
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-06-26)
⚠ BREAKING CHANGES
Drop support for Python 3.8 (eol 2024-10-07) (#49 )
Features
Drop support for Python 3.8 (eol 2024-10-07) (#49 ) (a57558e )
v1.2.4
29 May 17:55
Compare
Sorry, something went wrong.
No results found
1.2.4 (2025-05-29)
Bug Fixes
Catch all response.shutdown exceptions (#45 ) (cd7262e )
v1.2.3
29 May 16:00
Compare
Sorry, something went wrong.
No results found
1.2.3 (2025-05-29)
Bug Fixes
Replace deprecated ssl.wrap_socket usage (#42 ) (34510b6 )
v1.2.2
28 Feb 19:34
Compare
Sorry, something went wrong.
No results found
1.2.2 (2025-02-28)
Bug Fixes
v1.2.1
23 Dec 16:30
Compare
Sorry, something went wrong.
No results found
1.2.1 (2024-12-23)
Bug Fixes
Ensure blocking read stream can be shutdown (#37 ) (58c4702 )