Skip to content

Releases: nasa/cumulus-ecs-task

v1.2.4

23 Oct 15:30
99204ae
Compare
Choose a tag to compare

Fixed

  • CUMULUS-953 - The lambdaArn parameter will accept a Lambda ARN or a Lambda
    function name.

1.2.3

23 Oct 15:29
c07eeef
Compare
Choose a tag to compare

Fixed

  • CUMULUS-933
    • Fixed additional cases where logs were being written without a sender field.
    • Moved logging to a Logger class

v1.2.2

23 Oct 15:28
Compare
Choose a tag to compare

Fixed

  • CUMULUS-933 - Add a sender field to logs

v1.2.1

23 Oct 15:27
88476ed
Compare
Choose a tag to compare

Fixed

  • CUMULUS-937 - If a connection timeout is received when trying to download
    the lambda function's zip file from S3, the download will be retried.

v1.2.0

23 Oct 15:25
Compare
Choose a tag to compare

Added

  • Support for running a single lambda task
  • Support for running tasks from messages in SQS
  • Unit tests for the library
  • the CLI supports new flags:
    • --help for returning CLI options
    • --sqs-url for reading message from the queue
    • --lambda-input for running one task

Changed

  • The internal implementation of Step Function Activity polling changed
    • The functions updated to use promises instead of callbacks
    • The TaskPoll class replaced with a simple function

Fixed

  • improved logging

v1.1.2

06 Jun 14:12
146fa56
Compare
Choose a tag to compare

Fixed

  • CUMULUS-602 - Format all logs sent to Elastic Search.
    • Format the error message.

v1.1.0

13 Apr 04:28
45b109b
Compare
Choose a tag to compare

Upgrade node version to node 8.11

v1.0.1

30 Mar 21:06
e65dbca
Compare
Choose a tag to compare
  • fixes the validation error that happens when error strings are too long for stepfunctions.sendTaskFailure()

v1.0.0

30 Mar 21:06
Compare
Choose a tag to compare
1.0.0