1.7.10
- Return
NULL_VAL
for unknownenum
value so it can be used in a Java switch. PR #548 - Improve C++ Unit tests. PR #459.
- Use since version from field rather than type in Java codecs. PR #548.
- Generate put
CharSequence
methods for ASCII encoded fields in Java. PR #547 - Cleaning up unit tests' global namespaces for C++. PR #545
- Generates invalid CSharp code when using sinceVersion attribute inside groups. PR #555.
- Add support for netstandard2.0 removing support for 1.3 for .NET.
- Upgrade to Shadow 2.0.3.
- Upgrade to Mockito 2.18.3.
- Upgrade to Gradle 4.6.
- Upgrade to Checkstyle 8.9.
- Upgrade to Agrona 0.9.16.
Java binaries can be found here...