Wednesday, 29 April 2026

Release Notes - FIX Engine Java - Version 2.16.0

Bug

  • [JAVA-3549] - TmTool misses string accessors generation for standard dialect
  • [JAVA-3548] - TmTool requires unneeded dashed options
  • [JAVA-3547] - Concurrent inbound message access could cause inbound failures
  • [JAVA-3532] - Stale stop callbacks can clear the active connection

New Feature

  • [JAVA-3544] - Add search capability to the Programming Guide
  • [JAVA-3141] - SSL SNI support

Task

Improvement

  • [JAVA-3504] - Database Session Storage sample
  • [JAVA-3502] - Add the High Availability section to the Programming Guide
  • [JAVA-3497] - Implement a ring-based resend queue optimised in terms of memory usage
  • [JAVA-3175] - Enhance the documentation for the Typed Message tool
  • [JAVA-2849] - File-based storage topic is missing in docs
  • [JAVA-2703] - Add "Declaring Several FIX Dialects" section
  • [JAVA-2565] - Add SSL/TLS troubleshooting guidance to FAQ
  • [JAVA-2419] - Improve FIX Message section
  • [JAVA-2182] - README.md file should be added to the distribution package
  • [JAVA-1769] - Add Javadoc of MessageDiff class