1.0.5
Changelog:
https://github.com/ably/ably-java/blob/master/CHANGELOG.md#v1.0.5
Release:
Java: https://bintray.com/ably-io/ably/ably-java/1.0.5
Android: https://bintray.com/ably-io/ably/ably-android/1.0.5
Fixed bugs:
- Async HTTP thread pool issues #405
Merged pull requests:
- Fix problem with the asyncHttp threadpool #408 (paddybyers)
- Exit with a non zero code if any of the two suites (realtime or rest) fails #407 (funkyboy)
- Fix some flaky tests #406 (funkyboy)
- Fix cm thread exit #404 (paddybyers)
- Trigger Travis when a branch name ends with -ci #402 (funkyboy)
- Add fast forward description in release process #401 (funkyboy)
- Improve release description #400 (funkyboy)