You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change Session.tryUpdateReceivedSequenceNumber() to Session.tryUpdateLastReceivedSequenceNumber() for API symmetry and minimal user surprise
Improve confusing log lines for resending messages that have already got poss dup flag set
Fix bug with resending messages that have their poss dup flag already set when initially sent through artio and cover the corner case of a resend of a message that originally had it's poss dup flag set but not an original sending time field set when it was originally sent.