Skip to content

3.0.0

Compare
Choose a tag to compare
@joehoyle joehoyle released this 20 Nov 15:39
· 70 commits to master since this release
8702dfa

What's Changed

  • Bump xml2js and aws-sdk by @dependabot in #158
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #155
  • Bump semver from 5.7.1 to 5.7.2 by @dependabot in #160
  • Add ISC license file by @rmccue in #164
  • Switch to typescript and response streaming by @joehoyle in #162
  • Upgrade to Node v18
  • Use Lambda Response Streaming to we can return larger files and improve TTFB
  • Use newer API Gateway/Lambda Function URL request type to support Lambda function URLs
  • Remove support for CloudFormation
  • use the AWS SAM stack for local dev and testing
  • Added support for GIF resizing
  • New Readme / testing docs
  • Auto build the lambda file on publish release
  • Switch to Github Actions for testing

New Contributors

Full Changelog: v2.6.3...v3.0.0