Skip to content

Service Bus improvements

Compare
Choose a tag to compare
@cwe1ss cwe1ss released this 06 Apr 10:17
· 9 commits to master since this release

This is a breaking change!

  • The Service Bus transport now uses the Service Bus message fields (ContentType & Label) exclusively to serialize/deserialize messages.
  • The Service Bus transport now also allows skipping unknown messages, but this still only works on the default "Receive" pipeline.