1.8.2
- Update to latest CME fix binary market template for testing.
- Allow, with warning,
numInGroup
type to useuint32
for repeating groups. - Add support to C# codecs for constant presence enums.
- Fix issue with loss of IR data on encoding the IR for constant presence enums. Issue #560.
- Complete functionality for
JsonPrinter
so that an SBE message can be transformed to JSON for debugging. Issue #560. - Remove debugging output from C++ IR decoder. Issue #559.
- Make
HEADER_SIZE
a public constant in Java codecs for repeating groups. - Allow Java decoders to use an
Appendable
for ASCII strings. PR #557. - Upgrade to Mockito 2.19.0.
- Upgrade to Checkstyle 8.10.1.
- Upgrade to Agrona 0.9.19.
- Upgrade to GSON 2.8.5.
Java binaries can be found here...