Skip to content

0.57

Compare
Choose a tag to compare
@RichardWarburton RichardWarburton released this 27 Mar 18:14
· 1576 commits to master since this release
  • Add support for the proxy protocol for TLS termination.
  • Disconnect a session that fails to reply to a logout message on a timeout.
  • Validate that the fields are only declared once within a FIX xml schema.
  • Automatically determine time precision scale in timestamp decoder.
  • Allow configurable epochFraction for timestamping session messages.
  • Make decoder toString() stateless. This fixes an issue where printing during an iterator loop altered the iterator's position.
  • Fix bug where index catchup on startup didn't work.