New features

  • Versions v0.4.0 and v0.4.1

  • Add uuid to test corpus transactions

  • Add 1E1 and 1E2 test sets

  • Update build and deps

Fixes

Reject invalid UUIDs which were permitted in the past. There are certain way invalid and malformed UUIDs, which are accepted by JDK.

This could change old valid journal to invalid, if journal contains these specially way invalid UUIDs.

See following openjdk bugs for details:

Full Changelog

For full changelog, see CHANGELOG in tackler’s repository.