Skip to content

v1.6.14

Compare
Choose a tag to compare
@pharindoko pharindoko released this 03 Jan 21:19
· 112 commits to master since this release

1.6.14 (2021-01-03)

Bug Fixes

  • cli: remove loading of local aws config / credentials to avoid runtime issues (858b4d2)

Features

  • server: add storage adapter for aws dynamodb (7ecb26f)
  • template: prepare serverless.yml for changes introduced in sls version 3.0 (b430e2d)

Performance Improvements

  • template: exclude aws-sdk from deployment files to reduce the package size (8254b5e)
  • template: set webpack mode to production (7d6d222)