Skip to content

Releases: clear-street/quickfix

Fix resend requests

Choose a tag to compare

@rleijon rleijon released this 13 Jul 06:43
26beec4

Fixes a bug in buildWithBodyBytes which encodes a subset of the message length.

v0.9.10

Choose a tag to compare

@OscarBohlin OscarBohlin released this 21 May 06:35
fdd8ed6

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.9.10

v0.7.2

Choose a tag to compare

@vakhurana vakhurana released this 17 Apr 19:27
2804cc8

What's Changed

Full Changelog: v0.7.1...v0.7.2

use raw body bytes during resend

Choose a tag to compare

@vakhurana vakhurana released this 07 Mar 17:03
7cd1cb6

Use raw body bytes during a resend as opposed to trying to parse the body. This is a workaround to get around the issue with messages that contain repeating groups.

Fix repeating groups

Choose a tag to compare

@rtjoseph11 rtjoseph11 released this 27 Jan 23:03
8de72de

There is a bug in how repeating groups are read out of an existing message.

postgres fixes

Choose a tag to compare

@sachnk sachnk released this 07 Jan 23:09
v0.6.1

add anphung change to support postgres

fixed postgres store

Choose a tag to compare

@sachnk sachnk released this 07 Jan 23:04
v0.6.0

v0.6.0 release