This repository was archived by the owner on Sep 7, 2020. It is now read-only.
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
Breaking changes in AWS Linux 2 / Lambda nodejs10.x #14
Open
Description
See also: lambci/git-lambda-layer#13
Changes in Lambda nodejs10.x appear to break this library; specifically, its build of git, which is based on lambci/git-lambda-layer
's build (hence the issue above).
I'll continue to monitor progress on the next git distribution for the AWS Linux 2 image that Lambda nodejs10.x uses.
Related, I'm thinking said fix (whether it originates from lambci/git-lambda-layer
, or here) may be occasion for a 1.0
bump – open to thoughts on that!
Edit: misunderstood rollout plan/schedule of AWS Linux 2 – while it's a breaking change for this library in Lambda nodejs10.x, it's not going to be forced on non-nodejs10.x users (yet, anyway!).