Skip to content

0.11.4

Compare
Choose a tag to compare
@DeviaVir DeviaVir released this 22 Sep 11:55
· 328 commits to master since this release

[0.11.4] - 2017-09-22

Features

  • Remove configFile Option of package command in README #350
  • Remove configFile option in package command #351
  • Uprade chai #352
  • Add the ability to set KMSKeyArn to a Lambda function #356
  • Add appveyor.yml#357
  • Add function for setting CloudWatchLogs RetentionPolicy #359
  • Switch ScheduleEvents to class syntax #360
  • Add _setLogsRetentionPolicy to lib/main.js #361
  • Change lib/main.js to class syntax #362
  • Use stable node, at npm release. #370
  • Add option to disable run multiple #372

Bugfixes

  • Update repository url #358
  • Fix deploy command exit code #366
  • Add invalidation of log output to make the test result easier to read #367
  • Fix commandline version option #368
  • Change: Ensure dotenv.load called before AWS load #369
  • Update README with latest output for 'node-lambda run -h' #373
  • Update Usage of README #374