Skip to content

0.122

Compare
Choose a tag to compare
@RichardWarburton RichardWarburton released this 14 Mar 11:06
· 428 commits to master since this release
  • Improve validation around handling a session sequence number reset case more explicitly
  • Improve debuggability of rejected authentications
  • FIXP improvements: be more flexible in terms of what you accept on a followerSession in terms of fromNegotiate
  • Fix bug using the LocalMktDateEncoder#encode(byte[]) method and improve documentation of LocalMktDate encoder and decoder.
  • Fix bug where ending a stream early could result in FixArchiveScanner stalling.
  • Fix a race between closing the archive and resetting state.
  • Fix bug where overlapping encoder rejects in a back-pressure scenario could cause the last one to be written to both connections.