Atomix v3.1.5 Release Notes
Release Date: 2019-01-16 // over 4 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