Releases: ably/ably-java
Releases · ably/ably-java
1.2.27
1.2.26
What's Changed
- Add reason to pending message instead of creating an ErrorInfo by @ikbalkaya in #922
Full Changelog: v1.2.25...v1.2.26
1.2.25
1.2.24
1.2.23
1.2.22
Merged pull requests:
- Skip checking WS hostname when not using SSL #883 (cruickshankpg)
1.2.21
Fixed bugs:
- Presence.endSync throws NullPointerException when processing a message #853
Merged pull requests:
1.2.20
Sorry for the release noise, but the big fix we thought we had made in 1.2.19 turned out not to fix the problem...
Second Attempt at Bug Fix:
Automatic presence re-enter after network connection is back does not work #857 in Revert to protocol 1.0 #864 (QuintinWillison)
1.2.19
Implemented enhancements:
Fixed bugs:
- Automatic presence re-enter after network connection is back does not work #857 in Revert to protocol 1.1 #858 (KacperKluka)
1.2.18
This release improves our Javadoc API commentaries for this SDK. Other than that, there are no functional changes (features, bug fixes, etc..).