Skip to content

Releases: launchdarkly/python-server-sdk

Stream connection bugfixes

20 Jun 19:35

Choose a tag to compare

Fixed a couple of bugs that prevented the feature streaming from working properly (causing it to fall back to polling mode), and added some debug logging statements.

Relaxed dependency verisons

19 May 23:05

Choose a tag to compare

Dependencies are now defined with version ranges to reduce the likelihood of conflicts.

Bugfix: coerce user key to string

26 Feb 23:59

Choose a tag to compare

0.20.1

releasing 0.20.1

Events URI, report SDK default value

08 Feb 23:53

Choose a tag to compare

This release adds a config option to change the URI that events are sent to (most people should not need to change this), and it also includes the value that is given to toggle in the feature request event.

Bug fixes

11 Dec 18:30

Choose a tag to compare

  • Fix error when no config is specified
  • Suppress warning when Twisted python is not available

Fix a bug where extras were not included in manifest

07 Oct 05:13

Choose a tag to compare

v0.19.1

Bump versions, prepare for release