Skip to content

Get ready for Lambda running environment updates #206

Open
@mooyoul

Description

@mooyoul

AWS announced about changing running environment of Lambda.

There are two breaking changes:

  • New nodejs10.x runtime uses Amazon Linux 2
  • Any other runtimes except nodejs10.x will be updated to use Amazon Linux 2018.03 release (from Amazon Linux 2017.03 release)

Please refer below links also:

According to @mhart's tweet, Amazon Linux 2018.03 based lambda runtime removed some deps including Perl and Dash. Here is a list of removed dependencies.

So we need to test serverless-chrome with updated runtime, and discuss about supporting amazonlinux2 based lambda runtime.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions