Skip to content

Revo-1.22.0

Compare
Choose a tag to compare
@martinzima martinzima released this 30 Apr 14:08
· 56 commits to master since this release

[1.22.0] - 2021-04-30

Added

  • added support for event serializer customization

Fixed

  • external events and events published by non-event sourced aggregates are not stored to DB if not dispatched to any async event queues (no need to store them then)
  • UseAllEFCoreInfrastructure/UseAllEF6Infrastructure did not run advancedAction, if supplied

Changed

  • breaking change: BasicEventMetadataNames moved to Revo.Core.Events
  • manually published events no longer require explicitly set event message ID