This repository has been archived by the owner on Jun 1, 2021. It is now read-only.
v-0.6
Closed tickets
All tickets closed in this release are listed here.
New features and enhancements
- Eventuate is now a multi-module project (#169)
- Java API enhancements (#204)
- See also Java example application and Java tests
- Documentation is still work in progress (#233)
- Support for incremental updates of multi-location applications using versioned replication endpoints (#218)
- Support for serializers with string manifest (#207)
- Support for using
last*
methods in event handler pattern guards (#205)
Bug fixes
LevelDbEventLog
cannot correctly restoreEventLogClock
after event deletion (#214)PersistOnEventRequest
not properly recovered from snapshot (#209)
Dependency upgrades
- Akka 2.4.2
Breaking changes
- Structure of Versioned data type changed.
- Events stored with previous versions cannot be processed with this version