Skip to content

v0.8.0

Compare
Choose a tag to compare
@ackleymi ackleymi released this 25 Oct 21:59
· 173 commits to main since this release
94cf531

0.8.0 (October 25, 2023)

ENHANCEMENTS

  • Remove tag from field map GH 544
  • Add message.Bytes() to avoid string conversion GH 546
  • Check RejectInvalidMessage on FIXT validation GH 572

BUG FIXES

  • Fix repeating group read tags lost GH 462
  • Acceptance test result must be predictable GH 577, 578
  • Makes event timer stop idempotent GH 580, 581
  • Added WaitGroup Wait in Initiator GH 584