rebus-org / Rebus.RabbitMq

:bus: RabbitMQ transport for Rebus
https://mookid.dk/category/rebus
Other
63 stars 44 forks source link

Include RabbitMQ UserId Header in TransportMessage #45

Closed michalsteyn closed 5 years ago

michalsteyn commented 5 years ago

Fixes #44

Preserve the UserId RabbitMq Property when creating the TransportMessage.


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

mookid8000 commented 5 years ago

Cool, thanks 👍 the CLA thing does not detect that you've signed it.... it's probably because your GitHub profile is not associated with the email address used in the commit.

If you go to your GitHub profile and add the email address to your profile, then I'll merge your PR right away 😄

michalsteyn commented 5 years ago

CLA email profile updated. Thanks for the quick response :-)

mookid8000 commented 5 years ago

perfect 👍 it's out as Rebus.RabbitMq 5.0.2 in a few minutes 😄