Releases: amplitude/experiment-python-server
Releases · amplitude/experiment-python-server
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
)
v0.3.0
Feature
- Add local evaluation library header (#16) (
513f61a
)
Fix
- Patch for pdoc for local evaluation lib (#15) (
7217110
)