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

SQS: Ensure all SQS responses are in JSON format #7057

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

bblommers
Copy link
Collaborator

Fixes #7054

Followup to #6331

Validates the behaviour using the Ruby SDK, which is more strict in parsing the SQS responses.

@bblommers bblommers added this to the 4.2.10 milestone Nov 23, 2023
@bblommers bblommers merged commit 3d5929f into getmoto:master Nov 23, 2023
30 checks passed
@bblommers bblommers deleted the sqs-json-response branch November 23, 2023 11:04
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.

SQS Response Protocol Migrated from XML to JSON
1 participant