Skip to content

Remove deprecated CanProcessMessage<> with message context #297

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
Previously, we were only filtering messages based on message context but since we added message body filtering and custom message deserialization, we added a dedicated CanProcessMessageBasedOnContext<>.

Describe the solution you'd like
Remove the deprecated CanProcessMessage method from the MessageHandler in the Arcus.Messaging.Abstractions project.

Metadata

Metadata

Assignees

Labels

area:message-processingAll issues related to how we process the messagesbreaking-changeAll issues related to code breaking changes.good first issueGood for newcomers

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions