Releases: amplitude/experiment-python-server
Releases · amplitude/experiment-python-server
v1.4.0
Feature
- Support cohort targeting for local evaluation (#47) (
d8c62c4
)
v1.3.1
Fix
- Improve remote evaluation fetch retry logic (#42) (
4864666
)
v1.2.4
Fix
- Memory leak from string cstring disposal (#40) (
93c647f
)
v1.2.3
Fix
- Do not track empty assignment events (#39) (
e2fb39a
)
v1.2.2
Fix
- Allow creation of multiple client instances based on api key (#38) (
b8defe4
)
v1.2.1
Fix
- Update FlagResult class and fix assignment tracking issue (#37) (
6a097cf
)
- Provide AssignmentConfig class for use (#36) (
afbd36c
)
- Use relative import in LocalEvaluationConfig (#35) (
f5b7897
)
v1.1.2
Fix
- Close http connection when request throws exception (#23) (
40c4dbb
)