Skip to content

Version 0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmalloc jmalloc released this 03 Nov 00:29

Added

  • [BC] Add AggregateCommandScope.Exists()
  • [BC] Add ProcessEventScope.HasBegun() and ProcessTimeoutScope.HasBegun()

Changed

  • Allow engines to call AggregateRoot.ApplyEvent() with historical events
  • Clarify semantics of AggregateMessageHandler.New() and ProcessMessageHandler.New()
  • Clarify semantics of surrounding creating an aggregate instance within the same scope as it was destroyed
  • Clarify semantics of surrounding re-beginning a process instance within the same scope as it was ended