Improvement

  • [DOTNET-3985] - Send Logout if no Heartbeat is received after TestRequest
  • [DOTNET-3963] - The Logout should be sent in case of the BeginString has an invalid value
  • [DOTNET-3956] - Set SessionRejectReason to 5 (TagValueIsIncorrect) when EndSeqNo/BeginSeqNo is out of range in a ResendRequest message
  • [DOTNET-3953] - Asynchronous File-Based Storage should report errors during the writing to the log file

Bug

  • [DOTNET-3972] - Incorrect SettlType values
  • [DOTNET-3954] - Sending a message from ISessionStorage.StoreInboundMessage(..) callback leads to an infinite loop

New Feature

  • [DOTNET-3960] - Add SSL.MinProtocolVersion/SSL.MaxProtocolVersion settings

Task