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: upgrade AWS sdk to v3 #9

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

OlivierCuyp
Copy link
Contributor

rename class from SqsHandler to SQSHandler
rename types Simple* to Parsed* (e.g. ParsedMessage)

BREAKING CHANGE: SQSHandler constructor takes a SQSClient from AWS sdk v3 now

@OlivierCuyp OlivierCuyp force-pushed the oliviercuyp/feat-aws-sdk-v3 branch 5 times, most recently from d558b68 to c013a3e Compare October 9, 2024 20:51
src/SQSHandler.ts Outdated Show resolved Hide resolved
src/SQSHandler.ts Outdated Show resolved Hide resolved
@OlivierCuyp OlivierCuyp force-pushed the oliviercuyp/feat-aws-sdk-v3 branch 4 times, most recently from ac6e0a0 to c5150c9 Compare October 10, 2024 08:53
dorianfouvez
dorianfouvez previously approved these changes Oct 10, 2024
rename class from SqsHandler to SQSHandler
rename types Simple* to Parsed* (e.g. ParsedMessage)

BREAKING CHANGE: SQSHandler constructor takes a SQSClient from AWS sdk v3 now
@OlivierCuyp OlivierCuyp merged commit e2d6d4a into master Oct 10, 2024
1 check passed
@OlivierCuyp OlivierCuyp deleted the oliviercuyp/feat-aws-sdk-v3 branch October 10, 2024 09:14
@Longwelwind
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants