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

Default empty array for previously flattened lists and maps in query compatible services #2948

Merged
merged 12 commits into from
Nov 20, 2023

Conversation

alextwoods
Copy link
Contributor

@alextwoods alextwoods commented Nov 20, 2023

Fixes #2947

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

  1. To make sure we include your contribution in the release notes, please make sure to add description entry for your changes in the "unreleased changes" section of the CHANGELOG.md file (at corresponding gem). For the description entry, please make sure it lives in one line and starts with Feature or Issue in the correct format.

  2. For generated code changes, please checkout below instructions first:
    https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

Thank you for your contribution!

Copy link
Contributor Author

@alextwoods alextwoods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@mullermp mullermp changed the title Handle null messages in response Default empty array for previously flattened lists and maps in query compatible services Nov 20, 2023
@mullermp mullermp merged commit 6e23175 into version-3 Nov 20, 2023
27 checks passed
@mullermp mullermp deleted the queue_poller_null_messages branch November 20, 2023 18:55
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.

aws-sdk-sqs raises NoMethodError when messages not found
5 participants