Skip to content

0.32

Compare
Choose a tag to compare
@RichardWarburton RichardWarburton released this 19 Jul 15:18
· 2069 commits to master since this release
  • Fix bug where the gateway would stall authentication with too many connections. This has been the case since the addition of asynchronous authentication support and means that upgrading to 0.32 is highly recommended for anyone using Artio as an Acceptor / Server.
  • fix bug where duplicate resend requests could occur
  • fix bug where the replay index file's position would get reset incorrectly.
  • Significant debug logging improvements for tracking down issues
  • added new replay LogTag
  • fixed cases where an invalid message wouldn't get logged at the FIX_MESSAGE level