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: mark published AWS Lambda layers as supporting 'nodejs20.x' runtime #4035

Merged
merged 1 commit into from
May 28, 2024

Conversation

trentm
Copy link
Member

@trentm trentm commented May 21, 2024

Closes: #4033

@trentm trentm requested a review from david-luna May 21, 2024 18:13
@trentm trentm self-assigned this May 21, 2024
@trentm
Copy link
Member Author

trentm commented May 21, 2024

Related: I sanity tested that a Lambda fn works with our agent and nodejs20.x runtime.

Screenshot 2024-05-21 at 11 40 28 AM

Screenshot 2024-05-21 at 11 39 21 AM

@trentm trentm requested review from a team and estolfo May 21, 2024 20:31
@trentm trentm merged commit 87ea2d5 into main May 28, 2024
19 checks passed
@trentm trentm deleted the trentm/lambda-runtime-20x branch May 28, 2024 16:03
trentm added a commit that referenced this pull request Jun 5, 2024
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.

Lambda "nodejs20.x" is out, our published Lambda layers should say they support it
2 participants