Skip to content

1.7.0

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 14 May 08:23
· 2106 commits to master since this release
  • Use compiler detections to guard pragmas to suppress excessive warnings in C++ #454
  • Reinstate C# support but consider it beta.
  • Fix min/max macro conflicts on Windows for C++.
  • Remove sinceVersion=1 from deprecated attribute in IR as the base IR has no message header.
  • Support generation of var-data methods for raw data which do not have a characterEncoding.
  • Default to US-ASCII rather than UTF-8 for char type as per specification.
  • Generate wrapAndApplyHeader() method to Java encoders for convenience.
  • Upgrade to Agrona 0.9.6.
  • Upgrade to Checkstyle 7.7.

Java binaries can be found here...