Releases: SamMousa/lua-eventsourcing
Releases · SamMousa/lua-eventsourcing
v1.5.2
1.5.2 (2021-10-24)
Bug Fixes
v1.5.1
1.5.1 (2021-10-24)
Bug Fixes
v1.5.0
1.5.0 (2021-09-13)
Bug Fixes
- add throttle ignore for manual catchup (7f7b377)
Features
- throttle automated restarts (ead7a0c)
- throttle automated restarts (3e9cb5a)
v1.4.1
1.4.1 (2021-07-07)
Bug Fixes
- historical sync not iterating properly (74ae99a)
v1.4.0
1.4.0 (2021-06-25)
Bug Fixes
- dont mark as out of sync when we have more events and the difference is in the current week (33dea6c)
- prevent sending data multiple times after multiple requests (b1b9520)
Features
- use more advanced logic for updating sync state (c5e20c7)
v1.3.4
1.3.4 (2021-06-20)
Bug Fixes
- historical data of the first week was not synced (ffcd7c6)
- use lf line endings (d33fd30)
v1.3.3
1.3.3 (2021-05-15)
Bug Fixes
- warn on failed event handlers but dont stop statemanager (cb8de50)
v1.3.2
1.3.2 (2021-05-11)
Bug Fixes
- inject statemanager into update peer status (0e2a5b0)
v1.3.1
1.3.1 (2021-05-11)
Bug Fixes
v1.3.0
1.3.0 (2021-05-10)
Bug Fixes
- only inhibit advertisements if we see same hash (3c36d57)
Features
- add event for sync state changed (4144652)