Skip to content

Releases: launchdarkly/python-server-sdk

3.0.2

26 Oct 18:52
Compare
Choose a tag to compare

3.0.1

21 Oct 17:14
Compare
Choose a tag to compare

3.0.0

23 Aug 01:51
Compare
Choose a tag to compare

Multivariate flags and more

10 Aug 22:41
Compare
Choose a tag to compare

Stream connection bugfixes

20 Jun 19:35
Compare
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
Compare
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
Compare
Choose a tag to compare
0.20.1

releasing 0.20.1

Events URI, report SDK default value

08 Feb 23:53
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.19.1

Bump versions, prepare for release