Improvement

  • [JAVA-2057] - BREAKING CHANGE: SessionStorage.getOutboundMessages(..) method return type
  • [JAVA-2031] - Include logon exchange into reconnect attempts cycle
  • [JAVA-1979] - Refactoring Session.logonAsInitiator(..)/logonAsAcceptor() methods path

Bug

  • [JAVA-2027] - If a parser exception is detected acceptor should shutdown the connection after optionally sending Logout message
  • [JAVA-2003] - Logout while sending messages may cause a deadlock

Task

  • [JAVA-1995] - BREAKING CHANGE: Session.getMaxStorageSize()/setMaxStorageSize(..) value type change from long to int

New Feature