Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Latest commit

 

History

History
52 lines (39 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

52 lines (39 loc) · 1.64 KB

Change Log

All notable changes to AWS Batch Triggering Lambda will be documented in this file. This project adheres to Semantic Versioning.

Nothing So Far

0.11.0 - 2018-07-18

  • Add support for ARN for jobDefinition and jobQueue
  • Add support for revision in jobDefinition

0.10.0 - 2018-07-16

  • Add support for SQS trigger

0.9.0 - 2017-10-26

  • Add handling for dependsOn job list

[0.5.0] - 2017-09-18

Added

  • More complete doc with a config&usage section
  • Whitelisting or blacklisting of the handled event source

0.4.0 - 2017-09-18

Added

  • Validate request argument format

0.3.0 - 2017-09-18

Added

  • Support SNS Message as trigger

0.2.0 - 2017-09-18

Added

  • Support Kinesis Message as trigger

0.1.0 - 2017-09-15

Added

  • First basic working Lambda
  • Tests