Client Library SDK Fix
Fixed bugs:
- Presence.endSync throws NullPointerException when processing a message #853
Merged pull requests:
Fixed bugs:
Merged pull requests:
Implemented enhancements:
Fixed bugs:
Merged pull requests:
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)
Implemented enhancements:
Fixed bugs:
Implemented enhancements:
Fixed bugs:
IllegalStateException
: Already resumed, but proposed with update kotlin.Unit
#799, in #800 (KacperKluka)Improved Subscriber behaviour:
In the latest release of the ably-ruby SDK, we’ve added docstring comments for the public methods and properties provided by the SDK so you can quickly access the descriptions directly in your code editor using Intelligent code completion features like Intellisense in VSCode.
We also had feedback from customers that an auto-generated documentation site (powered by tools like Yard is sometimes preferred in addition to the documentation we provide on our main site for the purpose of familiarity. For ably-ruby
, the idiomatic documentation is available at /docs/sdk/ruby/v1.2.
You can continue to find our main API Reference documentation, which is categorized into the Realtime and REST interfaces for all programming languages at /docs/api. Feel free to choose whichever option you like.
This docs update and further planned changes are based on feedback from customers like you. So if you’d like to share any other requests or feedback, please reach out to us and help us make Ably better for everyone.
We have improved the Getting Started guide within the Dashboard to make it easier to understand how Pub/Sub works with Ably.
We rely on your feedback and feature requests to improve it. You can contact us at any time if you would like to talk about contributing or feature requests
In the latest release of the ably-cocoa SDK (which covers Objective-C and Swift clients), we’ve added docstring comments for the public methods and properties provided by the SDK so you can quickly access the descriptions directly in your code editor using Intelligent code completion features like Intellisense in VSCode.
We also had feedback from customers that an auto-generated documentation site (powered by tools like Jazzy) is sometimes preferred in addition to the documentation we provide on our main site for the purpose of familiarity. For ably-cocoa
, the idiomatic documentation is available at /docs/sdk/cocoa/v1.2.
You can continue to find our main API Reference documentation, which is categorized into the realtime and REST interfaces for all programming languages at /docs/api. Feel free to choose whichever option you like.
This docs update and further planned changes are based on feedback from customers like you. So if you’d like to share any other requests or feedback, please reach out to us and help us make Ably better for everyone.