Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Releases: binoculars/aws-lambda-ffmpeg

v3.2.0

27 Nov 08:18
v3.2.0
1f55709
Compare
Choose a tag to compare
  • Travis
    • Install latest yarn
    • Update caching
    • set FORCE_COLOR=1
  • Update README for gulp task aws:create-cfn-bucket
  • Retry 3 times for FFmpeg download
  • Update devDependencies
  • CFN template fix
  • Fixes for the CI logger

v3.1.0

26 Mar 00:34
88d4407
Compare
Choose a tag to compare
  • feature: Use node.js 6.10 runtime on lambda and locally
    • nvm use 6.10 locally (required)
  • feature: Include FFmpeg license info in CI builds
  • maintenance: Update syntax to use node.js 6 ES2015 features
  • maintenance: Update gulp-install to latest version (1.1.0)

v3.0.0

20 Mar 04:59
e430122
Compare
Choose a tag to compare
  • feature: Use Lambda environment variables instead of config.json (breaking change)
  • feature: Limit columns for logs
  • bugfix: Clean up after integration test failure
  • maintenance: Update dependencies, now using greenkeeper