Releases: th2-net/th2-conn-generic
Releases · th2-net/th2-conn-generic
Release 3.7.1
This release base on th2-codec-sailfish:3.10.1.
It contains improvements and bug fixes for common protocols (FIX, SOUP)
Common:
- Sailfish services version is updated to 3.2.1748
FIX conn box:
-
Connect rejects messages if the user tries to send them before the logon is completed. Fixes issue with corrupting sender sequence number.
-
Fixed the problem in which the conn sends a correct user's message to the remote system but sends an incorrect copy of it to the th2 with short header instead of an enriched version.
-
Fix problem with dropping metadata in FIX conn when sending. The conn did not generate an event about successfully sent message.
-
Add more information into error message when the incorrect CheckSum format was received for sending by FIX client.
SOUP conn box:
- Fix decoding of EndOfSession messages. The EndOfSession message contains Message Count of 0xFFFF(hex, or 65535 in decimal) but does not contain any payload
v2.1.0-beta
Version for demo-configuration and demo-script.