v1.0.6
Changelog:
https://github.com/ably/ably-java/blob/master/CHANGELOG.md#v1.0.6
Release:
Java: https://bintray.com/ably-io/ably/ably-java/1.0.6
Android: https://bintray.com/ably-io/ably/ably-android/1.0.6
Fixed bugs:
- ably-java gets into a channel attach retry loop #410
Merged pull requests:
- RTL13b: ensure that detached+error responses form the server do not result in a busy loop of attach requests #411 (paddybyers)