Skip to content

1.8.0

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 29 Apr 15:00
· 1760 commits to master since this release
  • Use Constructor to dynamically create new instances to avoid deprecated warning in Java 10.
  • Remove use of javax.annotation.Generated so that the generated codecs compile and and run on Java 10.
  • Rename position methods in C++ generated codecs to sbePosition to avoid clash with Aeron codecs for the archive and clustering. Note: this is a breaking change for those who have used these methods.
  • Upgrade to Gradle 4.7.
  • Upgrade to Agrona 0.9.17.

Java binaries can be found here...