Skip to content

1.22.0

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 16 Apr 16:10
· 676 commits to master since this release
  • [C#] Convert benchmarks to use DotNetBenchmark. PR #841.
  • [C#] Help compiler to inline DirectBuffer.CheckLimit for better performance. PR #840.
  • Add Java 17-ea to the build matrix.
  • Test with CME FixBinary version 9.
  • [C++] Capture actingBlockLength and use it for prettying printing output in version aware codecs. Issue #839.
  • [C++] Remove invalid use of noexcept on resetCountToIndex. Issue #838.
  • [Java] Generate a wrapAndApplyHeader method for decoders to verify template then apply acting version and offset.
  • [C++] Clean up and improve samples.
  • [C++] Pass elements by reference rather than value in forEach for more efficient skip operations.
  • Upgrade to Version 0.38.0.
  • Upgrade to JMH 1.29.
  • Upgrade to JUnit 5.7.1.
  • Upgrade to Mockito 3.9.0.
  • Upgrade to Gradle 6.8.3.
  • Upgrade to Agrona 1.10.0.

Java binaries can be found here...