We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent decbc81 commit 03bfac2Copy full SHA for 03bfac2
ChangeLog.md
@@ -3,6 +3,14 @@ AWS Lambda change log
3
4
## ?.?.? / ????-??-??
5
6
+## 4.0.0 / 2021-11-23
7
+
8
+This major release upgrades the base image used to compile the runtime
9
+from from Amazon Linux 1 to Amazon Linux 2. It also changes the `test`
10
+image to use the image https://gallery.ecr.aws/lambda/provided
11
12
+* Merged PR #15: Upgrade to Amazon Linux 2 - @thekid
13
14
## 3.2.0 / 2021-11-15
15
16
* Merged PR #14: Add ability to pass environment variables to tested lambda
0 commit comments