Atomix v3.1.5 Release Notes
Release Date: 2019-01-16 // about 6 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.0.0
-
๐ Bug Fixes
- #213 - Ensure producer message ID is incremented for asynchronous group messages
- #197 - Recover client-side resource state on session failure
- #195 - Initialize
DistributedGroup
members on startup - #190 - Automatically recover group members on session failure
๐ Features
- ๐ #221 - Support client-side
DistributedMap
caching - ๐ #217 - Support status changes in group members and ensure persistent members are never removed from the group
- #214 - Add generic event API for resources and events for
DistributedValue
,DistributedLong
,DistributedMap
,DistributedSet
, andDistributedQueue
- ๐ #200 - Support collection iterators