Eventsourcing for Java v0.3.1 Release Notes

Release Date: 2016-06-10 // almost 8 years ago
  • Backwards-incompatible changes

    • ๐Ÿšš [Layout] Character type removed as RFC1/ELF no longer defines it (#30)

    ๐Ÿ›  Bugfixes

    • [Layout] UnknownTypeHandler was losing layout type information, according to RFC1/ELF, it should be kept (#42)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ [Layout] Added support for RFC1/ELF's Timestamp (#41)

    ๐Ÿ‘Œ Improvements

    • [H2] Slightly faster MVStoreJournal by avoiding extra reads (tryPut vs put) (#32)

    โฌ†๏ธ Upgrades

    • cqengine 2.6.0 (#29)
    • h2 1.4.192 (#33)