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

Fix: Upgrade AWS Lambda node version to Node 16 #1406

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

javiertoledo
Copy link
Member

Description

This PR upgrades the AWS lambda version to solve some reported issues in the AWS environment.

@javiertoledo javiertoledo self-assigned this May 12, 2023
@what-the-diff
Copy link

what-the-diff bot commented May 12, 2023

PR Summary

  • Updated Lambda Runtime
    Changed the Lambda runtime from Node.js 14 to Node.js 16, providing improved performance and access to new features.

@ghost
Copy link

ghost commented May 12, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@javiertoledo
Copy link
Member Author

/integration sha=1ab92103b4e4f9b938235c6e97649590ed782f32

@github-actions
Copy link
Contributor

github-actions bot commented May 12, 2023

Oops, looks like you forgot to add a changeset.

⚠️ Please run rush change and commit the changeset file.

This command will prompt you for a change description and generate a changeset file. You can read more about changesets here.

Remember that you should use the version bump that is appropriate for the change you are making:

Version bump Meaning
patch Bug fixes, documentation changes, etc.
minor New features, non-breaking changes
major Breaking changes

If you are unsure about which version bump to use, please ask in the comments and we will help you out.

@github-actions
Copy link
Contributor

❌ Oh no! Integration tests have failed

@github-actions
Copy link
Contributor

❌ Oh no! Integration tests have failed

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.

3 participants