2.2.1
What's Changed
We've implemented a set of changes to the networking layer that should reduce redundant API calls to lower our SDK's resource usage.
- Update network retry behavior to extend retries, add jitter by @evan-masseau in #148
- Stateful push notification API to avoid unneeded calls, reducing 429s for high volume clients by @evan-masseau in #151
Full Changelog: 2.1.1...2.2.1