diff --git a/releases/aws-lambda.json b/releases/aws-lambda.json new file mode 100644 index 00000000..c7bd75d6 --- /dev/null +++ b/releases/aws-lambda.json @@ -0,0 +1,39 @@ +{ + "provided.al2023": "9999-12-31", + "nodejs20.x": "9999-12-31", + "java21": "9999-12-31", + "python3.11": "2023-07-27", + "ruby3.2": "2023-06-07", + "java17": "2023-04-27", + "python3.10": "2023-04-18", + "nodejs18.x": "2022-11-18", + "dotnet7": "2022-11-15", + "nodejs16.x": "2022-05-12", + "dotnet6": "2022-02-24", + "python3.9": "2021-08-16", + "nodejs14.x": "2021-02-03", + "nodejs12.x": "2021-02-03", + "dotnet5.0": "2020-12-02", + "provided.al2": "2020-08-12", + "java8.al2": "2020-08-12", + "dotnetcore3.1": "2020-03-31", + "ruby2.7": "2020-02-19", + "python3.8": "2019-11-18", + "java11": "2019-11-18", + "nodejs10.x": "2019-05-15", + "ruby2.5": "2018-11-29", + "provided": "2018-11-29", + "python3.7": "2018-11-19", + "dotnetcore2.1": "2018-07-09", + "nodejs8.10": "2018-04-02", + "go1.x": "2018-01-15", + "dotnetcore2.0": "2018-01-15", + "nodejs4.3-edge": "2017-07-17", + "python3.6": "2017-04-18", + "nodejs6.10": "2017-03-22", + "dotnetcore1.0": "2016-12-01", + "nodejs4.3": "2016-04-07", + "python2.7": "2015-10-08", + "java8": "2015-06-15", + "nodejs": "2014-11-13" +} \ No newline at end of file diff --git a/releases/php.json b/releases/php.json index 839d1b26..cece9245 100644 --- a/releases/php.json +++ b/releases/php.json @@ -1,6 +1,7 @@ { "8.3.0": "2023-11-23", "8.2.13": "2023-11-23", + "8.1.26": "2023-11-23", "8.2.12": "2023-10-26", "8.1.25": "2023-10-26", "8.2.11": "2023-09-28",