Skip to content

v0.54.3261

Compare
Choose a tag to compare
@rasmus rasmus released this 25 Feb 22:01
  • Critical fix: SagaAggregateStore was incorrectly putting an object reference
    into its memory cache causing an object already disposed exception when working with
    sagas
  • New: Added LibLog, enable by
    calling the IEventFlowOptions.UseLibLog(...) extension