Skip to content

fix(NODE-5412): drop aws sdk version to match node18 runtime #3809

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

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

W-A-James
Copy link
Contributor

@W-A-James W-A-James commented Aug 10, 2023

Description

What is changing?

Change @aws-sdk/credential-providers version to 3.188.0 since this is the version that will get pulled in when users work with the driver in AWS Lambda

Is there new documentation needed for these changes?

No

What is the motivation for this change?

NODE-5412

Release Highlight

Lowered aws-sdk peer dependency version to 3.188.0

This release lowers the version of the @aws-sdk/credential-providers peer dependency to 3.188.0 as this is the version that will get pulled in when using the driver in AWS lambda environments in the Node 18 runtime.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@W-A-James W-A-James changed the title chore(NODE-5412): drop aws sdk version to match node18 runtime fix(NODE-5412): drop aws sdk version to match node18 runtime Aug 10, 2023
@W-A-James W-A-James marked this pull request as ready for review August 10, 2023 20:27
@durran durran self-assigned this Aug 10, 2023
@durran durran added the Team Review Needs review from team label Aug 10, 2023
@durran durran merged commit 1e96e49 into main Aug 10, 2023
@durran durran deleted the NODE-5412 branch August 10, 2023 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants