Skip to content

1.12.4

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 28 Mar 16:02
· 1349 commits to master since this release
  • Reduce module warnings when using Java 11.
  • Fix incremental build due to annotation processor directory clash with generated code directory.
  • Various clean ups to C and C++ codecs.
  • Cast Java message header flyweight returns to int if interfaces are used. PR #635.
  • Add a C codec generator. PR #638.
  • Improve C++ generated codecs to use member initialisation lists for cleaner and easier to optimise code. PR #650.
  • Fix Javadoc links so they use HTTPS and work with OpenJDK and Java 11.
  • Upgrade Checkstyle DTD and apply checkstyle to method Javadoc.
  • Upgrade to Agrona 0.9.35.
  • Upgrade to Mockito 2.25.1.
  • Upgrade to Gradle 5.3.1.

Java binaries can be found here...