This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
Releases: deepstreamIO/deepstream.io-client-java
Releases · deepstreamIO/deepstream.io-client-java
v2.2.2
Maintenance Release
[2.0.1] - 2017.02.17
Fixes
- Factory: fix incorrect cast of keyset to arraylist (#64)
- List: fix ListEntryChanged listener not called
2.0.0 compatibility
Compatibility with deepstream 2.0 as well as numerous small fixes and new features.
Features
- Presence functionality. Now able to query for clients and subscribe to presence events. Documentation is here and PR #41.
- Record write acknowledgement. Records are now able to be set with a write acknowledgement synchronously with any errors from storing the record in cache/storage #52