@cumulus/cumulus-ecs-task
Advanced tools
Comparing version 1.0.2 to 1.1.0
@@ -9,2 +9,5 @@ # cumulus-ecs-task change log | ||
## [v1.1.0] - 2018-04-12 | ||
- Upgrade node version to node 8.11 | ||
## [v1.0.2] - 2018-03-30 | ||
@@ -11,0 +14,0 @@ - increase activity queue timeout to 65 seconds as suggested here: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/StepFunctions.html#getActivityTask-property |
{ | ||
"name": "@cumulus/cumulus-ecs-task", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"description": "Run lambda functions in ECS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# cumulus-ecs-task | ||
[](https://circleci.com/gh/cumulus-nasa/cumulus-ecs-task) | ||
Use this Docker image to run a Node.js Lambda function in AWS [ECS](https://aws.amazon.com/ecs/). | ||
@@ -4,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
34635
229
12