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(NODE-5465,NODE-5538): lower @aws-sdk/credential-providers version to 3.188.0 and zstd to ^1.0.0 #3821

Merged
merged 2 commits into from Aug 18, 2023

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Aug 17, 2023

Description

What is changing?

@aws-sdk/credential-providers has been lowered to ^3.188.0 to align with AWS Lambda's version.

zstd has been lowered to 1.0.0.

Is there new documentation needed for these changes?

No.

What is the motivation for this change?

Release Highlight

@aws-sdk/credential-providers peer dependency version has been lowered to 3.188.0

The Node18 runtime on AWS Lambda comes with version @aws-sdk/credential-providers@3.188.0 installed. Our peer dependency version of 3.201.0 caused installation issues for users who wanted to use the driver with aws authentication on Lambda.

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

@baileympearson baileympearson changed the title feat(NODE-5465): lower @aws-sdk/credential-providers version to 3.188.0 feat(NODE-5465): lower @aws-sdk/credential-providers version to 3.188.0 and zstd to ^1.0.0 Aug 17, 2023
@baileympearson baileympearson changed the title feat(NODE-5465): lower @aws-sdk/credential-providers version to 3.188.0 and zstd to ^1.0.0 feat(NODE-5465,NODE-5538): lower @aws-sdk/credential-providers version to 3.188.0 and zstd to ^1.0.0 Aug 17, 2023
@baileympearson baileympearson marked this pull request as ready for review August 17, 2023 20:16
Copy link
Member

@durran durran left a comment

Choose a reason for hiding this comment

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

Should there be a release highlight for the feat?

@durran durran self-assigned this Aug 18, 2023
@durran durran added the Team Review Needs review from team label Aug 18, 2023
@durran durran merged commit 39ff81d into 5.x Aug 18, 2023
2 of 4 checks passed
@durran durran deleted the NODE-5465 branch August 18, 2023 15:02
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
2 participants