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

feat(collector): added support for [email protected] #691

Merged
merged 14 commits into from
Jan 27, 2023

Conversation

kirrg001
Copy link
Contributor

[email protected] is using aws-sdk@3 under the hood.

FYI: When using the latest version of @aws-sdk/client-sqs to send a message to the receiver, it does not work and throws an error. Reported.

@kirrg001 kirrg001 force-pushed the feat/sqs-consumer-sdkv3 branch from 904e84f to 1e00fa3 Compare January 26, 2023 13:51
@kirrg001 kirrg001 requested a review from a team January 26, 2023 14:10
@kirrg001 kirrg001 force-pushed the feat/sqs-consumer-sdkv3 branch from 6bc7a8b to 8b1504b Compare January 27, 2023 08:22
@kirrg001 kirrg001 force-pushed the feat/sqs-consumer-sdkv3 branch from c86c84f to ea9851b Compare January 27, 2023 11:16
@kirrg001
Copy link
Contributor Author

Added batch cases & support.

@kirrg001 kirrg001 merged commit f8bf9e7 into main Jan 27, 2023
@kirrg001 kirrg001 deleted the feat/sqs-consumer-sdkv3 branch January 27, 2023 11: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.

2 participants