Skip to content

v4.0.0

Choose a tag to compare

@gustavofreze gustavofreze released this 21 May 13:19
· 6 commits to main since this release
027ea9c
  • Added IntegrationEvent, IntegrationEventBehavior, IntegrationEventTranslator, IntegrationEventTranslators, and IntegrationEventRecord primitives.
  • Extended EventType to support deriving types from integration events, and renamed the domain-event factory to fromDomainEvent().
  • Added unit tests and README documentation describing the integration-event/ACL workflow.