Task

  • [JAVA-3058] - Update Distribution Package page according to the latest updates
  • [JAVA-3056] - Remove Upgrade Notes page
  • [JAVA-3042] - Add the latest FIX5.0SPEP280 to the engine package

Improvement

  • [JAVA-3049] - BREAKING CHANGE: Add an ability to scramble any tag in the Logon message
  • [JAVA-3034] - Describe the case with ResetSeqNumFlag when the initial Logon message was sent without this flag
  • [JAVA-3033] - Parse QuickFIX dialects for SP1 and SP2
  • [JAVA-3030] - Get rid of jakarta dependency
  • [JAVA-2593] - Links are expected but missing in docs

New Feature

  • [JAVA-3045] - Add Session.logoutAsync(..) method
  • [JAVA-3031] - "override" mode should remove all predefined valid values
  • [JAVA-3023] - Message JSON parser
  • [JAVA-2986] - Publish samples online
  • [JAVA-2943] - Add Session.logonAsInitiatorAsync(..) methods
  • [JAVA-2573] - Dynamic Acceptor Sample
  • [JAVA-1603] - Support SOCKS Proxy

Bug

  • [JAVA-3013] - Session.setThrottlingLimit(int messagesCount, long intervalDuration, TimeUnit intervalUnit) method does not set interval properly