-
🌟added unsubscribeAll, getSubscribedChannels, getSubscribedChannelGroups
-
🌟SDK will establish secure connections by default
-
🌟added support for exponential backoff reconnection policies
- ⭐reduce overlap on error handling when returning exceptions.
- ⭐send heartbeat presence value when subscribing
- ⭐unified retrofit handling to lower amount of instances and sync'd the state methods.
- 🐛setting State for other UUID's is now supported.
- 🌟fire() method and no-replicaton options.
- 🐛fix to the version fetching.
- 🐛adjustment of the subscribe loop to alleviate duplicate dispatches.
- 🐛first GA.
- ⭐reconnects and minor adjustments.
-
🐛fixing state not coming on the subscriber callback.
-
🐛adjustments to URL encoding on publish, subscribe, set-state operations to avoid double encoding with retrofit.
-
⭐reworking of message queue.
-
⭐checkstyle, findbugs.
-
⭐reworking error notifications.
- ⭐initial beta1.