Closed kojisaikiAtSony closed 3 days ago
Finally - https://github.com/Admiral-Piett/goaws/pull/338 @toastwaffle did some good work on combining the logic around parsing incoming MessageAttributes.
The PR is very helpful! We'll rebase this once it is merged 👍
@Admiral-Piett I'm really sorry for creating such a big and confusing PR without considering your burden 🙇 I will create separated, small PRs on each fixes.
We found 3 bugs around message attributes, as shown below:
caser
unexpectedly.String
becomes a string like\u0000\u0000\u0000\u0000\u0000\u0000
due to thecaser
.MD5OfMessageAttributes
is missing on the message with message attributes from SQS-ReceiveMessages.