Skip to content

0.5.0

Compare
Choose a tag to compare
@Lutando Lutando released this 18 Aug 09:19
· 123 commits to dev since this release

Added

  • IExecute interface as an alternative way to add command handlers to the aggregate.
  • JobScheduler and JobRunner actor types for scheduling persistent jobs.
  • receive timeouts for aggregate roots.
  • Directory.Build.props to unify project dependencies across the solution.

Changed

  • AggregateRoot and AggregateSaga logging members are using Eventsourced.Log member.
    see the changelog for all other release information