SBE v1.13.3 Release Notes

Release Date: 2019-10-09 // over 4 years ago
    • ๐Ÿ›  Fix type conversion warnings in C++ codecs. PR #725.
    • ๐Ÿ‘ Allow setting of raw value for bit sets in C++ codecs. PR #724.
    • ๐Ÿ›  Fix initialisation of C++ codecs samples for printing as JSON.
    • ๐Ÿ–จ Print non-printable char in C++ codecs as int. PR #716.
    • ๐Ÿ›  Fix unsigned conversation warning and use better default value for group index initialisation in C++ codecs. Issue #714.
    • Declare primitive accessors as noexcept for C++ codecs. PR #709.
    • ๐Ÿ’… Upgrade to Checkstyle 8.24.
    • โฌ†๏ธ Upgrade to javadoc-links 4.1.2.
    • โฌ†๏ธ Upgrade to Mockito 3.1.0.
    • โฌ†๏ธ Upgrade to Gradle 5.6.2.
    • โฌ†๏ธ Upgrade to Agrona 1.0.8.

    Java binaries can be found here...