Release Notes

Release Notes - Java FIX Engine - Version 2.0.0

Written by Admin | Sep 19, 2017 12:00:00 AM

Improvement

  • [JAVA-1657] - FixBlock.set(int tag, double value, int precision) should round towards nearest neighbor
  • [JAVA-1654] - Use asynchronous networking IO API
  • [JAVA-1600] - Include list of dependencies in the engine packages in pom.xml format

New Feature

  • [JAVA-1656] - Implement TimestampMicrosProvider

Task