Improvement
- [ILINKBOECPP-181] - Improve SBE Messaging
- [ILINKBOECPP-157] - Do not copy the whole buf in MessageHolder cpy ctor, only valuable data
- [ILINKBOECPP-148] - Support Visual Studio 2019
- [ILINKBOECPP-140] - Inform the user when the string he sets up is being truncated
- [ILINKBOECPP-117] - Check whether string is printable during serialization
- [ILINKBOECPP-116] - Add quotes to string fields during serialization
- [ILINKBOECPP-115] - Support chaining for sets
- [ILINKBOECPP-111] - Make the library C++03 compliant
- [ILINKBOECPP-76] - Session should accept message for sending in the "Established" and "WaitForRetransmission" states only
- [ILINKBOECPP-71] - toStr(..) external functions & class members
New Feature
- [ILINKBOECPP-177] - Add the public threading framework
- [ILINKBOECPP-167] - Add Base64Encoding functions
- [ILINKBOECPP-151] - Benchmark Sample
- [ILINKBOECPP-106] - Stream output operator for MessageHolder
- [ILINKBOECPP-104] - SbeLogDecoder sample
Sub-task
- [ILINKBOECPP-174] - Add processing the missed ExecutionAck539 message
Bug
- [ILINKBOECPP-172] - ExecutionAck539 message generation was omitted
- [ILINKBOECPP-138] - The reconnection facility does not work
- [ILINKBOECPP-74] - Deadlock in Session's constructor when SessionStorageType::Enum::AsyncFileBased is set as the storage type