Skip to content

Releases: launchdarkly/python-eventsource

v1.5.0

07 Nov 19:21
44fb4f6

Choose a tag to compare

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
7f0fc62

Choose a tag to compare

1.4.0 (2025-11-03)

Features

  • Support dynamic query parameters on reconnect (#51) (d09ca93)

v1.3.0

26 Jun 17:20
638c403

Choose a tag to compare

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
df4bc98

Choose a tag to compare

1.2.4 (2025-05-29)

Bug Fixes

  • Catch all response.shutdown exceptions (#45) (cd7262e)

v1.2.3

29 May 16:00
b8e7853

Choose a tag to compare

1.2.3 (2025-05-29)

Bug Fixes

  • Replace deprecated ssl.wrap_socket usage (#42) (34510b6)

v1.2.2

28 Feb 19:34
bb2b189

Choose a tag to compare

1.2.2 (2025-02-28)

Bug Fixes

v1.2.1

23 Dec 16:30
db9f0a2

Choose a tag to compare

1.2.1 (2024-12-23)

Bug Fixes

  • Ensure blocking read stream can be shutdown (#37) (58c4702)

v1.2.0

04 Apr 17:25
c3a93fe

Choose a tag to compare

1.2.0 (2024-04-04)

Features

Bug Fixes

  • Move tests under ld_eventsource namespace (#29) (74a41db)

Documentation

v1.1.1

01 Mar 18:48
5701dba

Choose a tag to compare

1.1.1 (2024-03-01)

Bug Fixes

Documentation

v1.1.0

16 Nov 14:26
5404701

Choose a tag to compare

1.1.0 (2023-11-16)

Features

  • Expand support to include urllib3 v2 (#15) (340ff73)