Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to set or redefine attributes for AMQPMessage. #1781

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

pmikle
Copy link
Contributor

@pmikle pmikle commented Dec 6, 2022

One of content_type, content_encoding, message_id, user_id, app_id, delivery_mode, priority, timestamp, expiration, type or reply_to, headers.

One of content_type, content_encoding, message_id, user_id, app_id, delivery_mode, priority, timestamp, expiration, type or reply_to, headers.
@pmikle
Copy link
Contributor Author

pmikle commented Dec 6, 2022

Hello, @Seldaek !
Recently i have worked at #1724.
It works only when exchange instance of AMQPExchange.
But I need to add ability set custom attributes in another situations.
Would you also apply this pull request to main branch?
Please pay attention to this.
Thank you.

@Seldaek Seldaek added this to the 2.x milestone Feb 4, 2023
@Seldaek Seldaek added the Bug label Feb 4, 2023
@Seldaek Seldaek merged commit 58f5030 into Seldaek:2.x Feb 4, 2023
@Seldaek
Copy link
Owner

Seldaek commented Feb 4, 2023

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants