Skip to content

0.95

Compare
Choose a tag to compare
@RichardWarburton RichardWarburton released this 31 May 19:49
· 937 commits to master since this release
  • 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.