Skip to content

Conversation

@DeepSpawn
Copy link

This resolves issue #97

SQS only includes message attributes if they are specified in the receive message request, while ElasticMQ was returning all attributes by default.

I have updated the ReceiveMessageDirective to respect the messageAttributeName parameter and to no longer include attributes unless specified.

SQS only includes message attributes if they are specified in the recieve message request, while ElasticMQ was returning all attributes by default.
I have updated the ReceiveMessageDirective to respect the messageAttributeName parameter and to no longer include attributes unless specified.
@adamw adamw merged commit 46c8ed2 into softwaremill:master May 16, 2017
@adamw
Copy link
Member

adamw commented May 16, 2017

Released in 0.13.4. Thanks!

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.

3 participants