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