Skip to content

Remove deprecations in event handling#86

Merged
marein merged 2 commits into
masterfrom
79-remove-deprecations-in-event-handling
Jan 25, 2022
Merged

Remove deprecations in event handling#86
marein merged 2 commits into
masterfrom
79-remove-deprecations-in-event-handling

Conversation

@marein
Copy link
Copy Markdown
Owner

@marein marein commented Jan 25, 2022

No description provided.

* Remove DomainEvent::payload()
* Remove DomainEvent::name()
* Remove StoredEvent::name()
* Remove StoredEvent::aggregateId()
* Remove StoredEvent::payload()
* Remove StoredEventSubscriber::isSubscribedTo()
* Remove DomainEventSubscriber::isSubscribedTo()
* Remove name column from event store database
@marein marein self-assigned this Jan 25, 2022
@marein marein mentioned this pull request Jan 25, 2022
28 tasks
@marein marein merged commit 016fa62 into master Jan 25, 2022
@marein marein deleted the 79-remove-deprecations-in-event-handling branch January 25, 2022 08:21
@marein marein linked an issue Jan 25, 2022 that may be closed by this pull request
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rework domain event handling

1 participant