Skip to content

0.21.0

Compare
Choose a tag to compare
@jonsharratt jonsharratt released this 13 May 13:46
· 14 commits to master since this release

Overview
Add default behaviour to enable encryption in S3 by default. Adds a migration tool to enable current deployments the ability to easily migrate.

BREAKING CHANGE:
In order to migrate existing packages we have added a handy codebox command to do this for you.

Simply run:
sls codebox encrypt --stage prod (replace with your stage)

Features

  • Server-side encryption for packages #82