Skip to content

Latest commit

 

History

History
149 lines (43 loc) · 2.72 KB

File metadata and controls

149 lines (43 loc) · 2.72 KB

Full Changelog

  • 🌟added unsubscribeAll, getSubscribedChannels, getSubscribedChannelGroups

  • 🌟SDK will establish secure connections by default

  • 🌟added support for exponential backoff reconnection policies

Full Changelog

  • ⭐reduce overlap on error handling when returning exceptions.

Full Changelog

  • ⭐send heartbeat presence value when subscribing

Full Changelog

  • ⭐unified retrofit handling to lower amount of instances and sync'd the state methods.

Full Changelog

  • 🐛setting State for other UUID's is now supported.

Full Changelog

  • 🌟fire() method and no-replicaton options.

Full Changelog

  • 🐛fix to the version fetching.

Full Changelog

  • 🐛adjustment of the subscribe loop to alleviate duplicate dispatches.

Full Changelog

  • 🐛first GA.

Full Changelog

  • ⭐reconnects and minor adjustments.

Full Changelog

  • 🐛fixing state not coming on the subscriber callback.

  • 🐛adjustments to URL encoding on publish, subscribe, set-state operations to avoid double encoding with retrofit.

Full Changelog

  • ⭐reworking of message queue.

  • ⭐checkstyle, findbugs.

  • ⭐reworking error notifications.

  • ⭐initial beta1.