Skip to content

Conversation

sdangol
Copy link
Contributor

@sdangol sdangol commented Oct 13, 2025

Summary

This PR reverts the changes made in #4165 as it was discovered that the md5OfMessageAttributes would contain null when the SQS queue's ESM is configured with maxBatchingWindow.

Changes

Please provide a summary of what's being changed

  • Added nullable() to the schema

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #4631


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@sdangol sdangol self-assigned this Oct 13, 2025
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label Oct 13, 2025
@boring-cyborg boring-cyborg bot added the parser This item relates to the Parser Utility label Oct 13, 2025
@sdangol sdangol changed the title Updated the SQSRecordSchema to make the md5OfMessageAttributes nullable fix(parser): updated the SQSRecordSchema to make the md5OfMessageAttributes nullable Oct 13, 2025
Copy link

@sdangol sdangol merged commit adc8f60 into main Oct 13, 2025
38 checks passed
@sdangol sdangol deleted the fix/sqs-schema branch October 13, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parser This item relates to the Parser Utility size/XS PR between 0-9 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: SqsRecordSchema incorrectly precludes null value for md5OfMessageAttributes

2 participants