v0.35.2247
- Fixed:
IAggregateStore.UpdateAsync
andStoreAsync
now publishes committed
events as expected. This basically means that its now possible to circumvent the
command and command handler pattern and use theIAggregateStore.UpdateAsync
directly to modify an aggregate root - Fixed: Domain events emitted from aggregate sagas are now published