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: upgrade lambda runtime from 18x to 20x #3682

Merged
merged 6 commits into from
Dec 20, 2023
Merged

feat: upgrade lambda runtime from 18x to 20x #3682

merged 6 commits into from
Dec 20, 2023

Conversation

npalm
Copy link
Member

@npalm npalm commented Dec 19, 2023

Description

This PR upgrades the node runtime to the latest LTS version on AWS.

Migration

  • Ensure your AWS provider is supporting nodejs20x

Updates

Test

  • multi-runner
  • ephemeral with enabled pool

close: #3645

@npalm npalm marked this pull request as draft December 19, 2023 21:44
@npalm npalm self-assigned this Dec 19, 2023
@npalm npalm marked this pull request as ready for review December 19, 2023 21:55
@npalm npalm merged commit 02dd3e6 into main Dec 20, 2023
2 checks passed
@npalm npalm deleted the npalm/bump branch December 20, 2023 13:57
npalm pushed a commit that referenced this pull request Dec 20, 2023
🤖 I have created a release *beep* *boop*
---

##
[5.6.0](v5.5.2...v5.6.0)
(2023-12-20)

> Release can require upgrade your AWS Terraform provider


### Features

* upgrade lambda runtime from 18x to 20x
([#3682](#3682))
([02dd3e6](02dd3e6))


### Bug Fixes

* **lambda:** bump @aws-lambda-powertools/tracer from 1.16.0 to 1.17.0
in /lambdas
([#3675](#3675))
([b3536f7](b3536f7))
* **lambda:** bump the aws group in /lambdas with 5 updates
([#3671](#3671))
([677965d](677965d))
* **lambda:** bump the octokit group in /lambdas with 1 update
([#3672](#3672))
([67facac](67facac))
* Replace deprecate aws_cloudwatch_event_rule.is_enabled, requires
provide upgrade
([#3655](#3655))
([3c78f65](3c78f65))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: forest-releaser[bot] <80285352+forest-releaser[bot]@users.noreply.github.com>
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.

Update Lambda runtimes to Node 20
3 participants