Releases: launchdarkly/python-server-sdk
Releases · launchdarkly/python-server-sdk
8.1.7
[8.1.7] - 2023-10-05
Changed:
- Loosened urllib3 requirement to <3
8.1.6
8.1.5
[8.1.5] - 2023-08-15
Changed:
- Loosened the requirements on the semver package. (Thanks, hauntsaninja!)
8.1.4
[8.1.4] - 2023-06-01
Fixed:
- Password will be redacted from redis URL prior to logging.
8.1.3
8.1.2
8.1.1
[8.1.1] - 2023-02-10
Fixed:
- Fixed indexing error raised by calling
all_flags_state
while using theTestData
data source.
7.6.1
[7.6.1] - 2023-02-07
Fixed:
- Fixed indexing error raised by calling
all_flags_state
while using theTestData
data source.
8.1.0
[8.1.0] - 2023-01-31
Added:
- Introduced support for an
application
config property which sets application metadata that may be used in LaunchDarkly analytics or other product features. This does not affect feature flag evaluations.
7.6.0
[7.6.0] - 2023-01-31
Added:
- Introduced support for an
application
config property which sets application metadata that may be used in LaunchDarkly analytics or other product features. . This does not affect feature flag evaluations.