All notable changes to this project will be documented in this file.
- #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
- #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