Releases: amplitude/experiment-python-server
Releases · amplitude/experiment-python-server
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
)
v1.1.1
Fix
- Use daemon threads for conn pool and poller (#20) (
fd8360a
)