Java, Android, Clojure and Scala client library SDK for Ably realtime messaging service
The REST API specification for Ably.
Use the Control API to manage your applications, namespaces, keys, queues, rules, and more. Detailed information on usin
### What's Changed - Upgrade msgpack-core to 0.9.11 to address security vulnerability [#1188](https://github.com/ably/ably-java/pull/1188)
### What's Changed * Message Updates and Deletes updated, Appends API added in [#1182](https://github.com/ably/ably-java/pull/1182) * Mutable Mess…
### What's Changed * Message Updates and Deletes API have been added in https://github.com/ably/ably-java/pull/1179 * The default http client has …
* Fixed an issue where async requests were not working after the realtime client reconnected following a manual close in https://github.com/ably/ably-…
### What's Changed * Fixed an error in the log when `data` field in `Message` is `null` in https://github.com/ably/ably-java/pull/1168 * Fixed an …
### What's Changed - Protocol v4 support for enhanced message annotations and versioning [\#1163](https://github.com/ably/ably-java/pull/1163) - S…
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.54...v1.3.0) ### What's Changed * Introduces support for our new LiveObjects Plu…
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.53...v1.2.54) This release includes minor improvements and bug fixes. **Implemen…