- add separate configuration for the streaming (SSE) config subsystem [108] - trim whitespace from api key [107]
0.10.9
- Support json config type [105] - better sse connection handling, adds backoffs [104]
0.10.8
- Allow re-setting the global context [102] - Change config loading -- now load from belt/suspenders API pair for increased reliability. Load full config once then SSE rather than polling all the time [98] - Fail fast on invalid credentials (401 response) [97] - Locking fixes in reset_instance command [95]
0.10.7
- Enlarge acceptable version range for mmh3 dependency; add matrix tests to cover v3 and v4 [93]
0.10.6
- Configure timer threads as daemon [90]
0.10.5
- Return stringlist contents as a python list [85] - idna update per dependabot [86]