Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: updating aws sdk to 3.723.0 #556

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Conversation

nicholasgriffintn
Copy link
Member

Resolves #555

Description:

AWS SDK has made a type change which does not match the types in our build, this updates the SDK to the latest version available so we build with those types.

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@nicholasgriffintn nicholasgriffintn requested review from a team as code owners January 8, 2025 11:20
Copy link

github-actions bot commented Jan 8, 2025

LCOV of commit 202f6c8 during Comment PR Coverage #93

Summary coverage rate:
  lines......: 97.1% (893 of 920 lines)
  functions..: 100.0% (34 of 34 functions)
  branches...: 94.3% (166 of 176 branches)

Files changed coverage rate: n/a

@nicholasgriffintn nicholasgriffintn merged commit 047e426 into canary Jan 8, 2025
13 checks passed
@nicholasgriffintn nicholasgriffintn deleted the update-aws-sdk-jan-25 branch January 8, 2025 11:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sqs-consumer v11.3.0 is incompatible with @aws-sdk/client-sqs v3.723.0
1 participant