Eventsourcing for Java v0.4.4 Release Notes

Release Date: 2016-10-28 // over 7 years ago
  • ๐Ÿ›  Bugfixes

    • [HLC] Absence of local NTP server silently locks es4j up (#163)
    • ๐Ÿ‘ป [Core] Use of MultiValueIndex results in an exception (#165)
    • [PostgreSQL] Map type name in PostgreSQL can get too long and trimmed (#168)
    • [Core] Impossible to index non-primitive attributes (#169)
    • [Repository] Exceptionally terminated commands still get result() called (#170)

    ๐Ÿ”‹ Features

    • [Core] EntitySubscriber (optional) repository capture (#166)