0.2.6
What's Changed
- Fix
unsubscribeAPI – it used legacy format of the command sent to the server - Add overloaded
newSubscriptionwithSubscriptionOptionssupport. This allows settingSubscriptionoptions upon creation - such as subscription token,SubscriptionTokenGetter, and so on. See #53 by @PhilipDukhov - Diffirentiate
bad protocoldisconnects for better understanding where those came from. See #50 - If token expires but
ConnectionTokenGetternot set – then we issue unauthorized disconnect instead of bad protocol disconnect, and sendConfigurationExceptionto connectiononErrorhandler.
New Contributors
- @PhilipDukhov made their first contribution in #53
Full Changelog: 0.2.5...0.2.6