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

LZA release 1.6.2 still using the soon-to-be-deprecated Nodejs 16 #456

Closed
6 tasks done
davez510 opened this issue May 17, 2024 · 2 comments
Closed
6 tasks done

LZA release 1.6.2 still using the soon-to-be-deprecated Nodejs 16 #456

davez510 opened this issue May 17, 2024 · 2 comments
Labels
bug Something isn't working pending-release This issue will be resolved in an upcoming release

Comments

@davez510
Copy link

Describe the bug
We received a notification recently via AWS Health alerts that Nodejs 16 will be deprecated on 12th June this year. We've recently updated our LZA from 1.5.x to 1.6.2 but found there are still functions in LZA that use Nodejs 16.

To Reproduce
Steps to reproduce the behavior.

  1. Clone the repo.
  2. Check out the release branch for v1.6.2.
  3. Update the LZA CFN stack with the template for v1.6.2 and point the branch parameter to the release branch.

Expected behavior
A clear and concise description of what you expected to happen.

Since LZA v1.6.2 was released recently, I expected the Nodejs runtime of its functions to be using the latest version or at least the next one after 16.x which will be deprecated next month.

Please complete the following information about the solution:

  • Version: v1.6.2

To get the version of the solution, you can look at the description of the created AWS CloudFormation stack used to install the LZA (AWSAccelerator-InstallerStack). For example, "(SO0199) Landing Zone Accelerator on AWS. Version 1.5.1.". If the description does not contain the version information, you can look at the Parameters of the stack for the RepositoryBranchName as that should contain the version number.

  • Region: ap-southeast-2
  • Was the solution modified from the version published on this repository? No
  • If the answer to the previous question was yes, are the changes available on GitHub? Not applicable
  • Have you checked your service quotas for the services this solution uses? Not applicable
  • Were there any errors in the CloudWatch Logs? Not applicable

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context
Add any other context about the problem here.

@davez510 davez510 added the bug Something isn't working label May 17, 2024
@bo1984 bo1984 added the pending-release This issue will be resolved in an upcoming release label May 28, 2024
@bo1984
Copy link

bo1984 commented May 28, 2024

Hi @davez510 ! Thank you for bringing this to our attention. We will be updating the runtimes for our Lambda functions that use Nodejs 16 to 18 in our next major release which should be in the next couple of weeks. I will keep this issue open in the meantime should you have any other questions or concerns.

@erwaxler
Copy link
Contributor

erwaxler commented Jun 3, 2024

Hi @davez510 , this has been included in our v1.7.0 release so I will be closing this issue. Thanks for supporting the Landing Zone Accelerator!

@erwaxler erwaxler closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending-release This issue will be resolved in an upcoming release
Projects
None yet
Development

No branches or pull requests

3 participants