Releases: Moesif/moesifapi-python
Releases · Moesif/moesifapi-python
v1.5.4
Release Notes:
- Found that jsonpickle library was causing performance degradation in serialize/deserialize steps. Replaced it with json lib. Performance difference in SDK with and without moesif is negligible.
- Skip checks for config eTag from response as scheduled job will fetch config
- Removed unused dependencies
- Bump version to 1.5.4
v1.5.3
v1.5.2
What's Changed
Full Changelog: v1.5.1...v1.5.2
v1.5.1
v1.4.9
v1.4.6
v1.4.3
What's Changed
- add subscription support and move from Nose to pytest in #16
Full Changelog: 1.4.2...1.4.3