Releases: wizeline/serverless-fullstack
Releases · wizeline/serverless-fullstack
v1.3.0
1.3.0 (2020-06-26)
Features
- add cloudformation stacktermination (#25) (1e47b1a)
v1.2.2
1.2.2 (2020-06-10)
Bug Fixes
- dependencies: update dependencies (08dd83c)
v1.2.1
1.2.1 (2020-06-10)
Bug Fixes
- shorten Lambda Fn names to mitigate hitting length limit (#19) (fea1357)
v1.2.0
1.2.0 (2020-06-09)
Features
v1.1.4
1.1.4 (2020-05-12)
Bug Fixes
- split GitHub Action Secrets for AWS Creds into DEV, STAGING, and PROD (cd0482b)
v1.1.3
1.1.3 (2020-05-08)
Bug Fixes
v1.1.2
1.1.2 (2020-05-07)
Bug Fixes
- remove stage-specific .env vars; pass via command during CI instead (92ed71b)
- update to latest serverless-amplify-plugin to fix deploying prepacks (e0b4ac6)
v1.1.1
1.1.1 (2020-05-06)
Bug Fixes
- shorten cognito lambda functions and add stage-specific .env vars (6015c68)
v1.1.0
1.1.0 (2020-05-06)
Bug Fixes
- PR stack preview and commenting (#9) (b00cebe)
- ui: cp-stack-outputs before running build (b1268f2)
- update dynamodb-toolbox to fix invalid table error (90bb4e5)
- use SERVERLESS_SERVICE_SUFFIX instead of cli option and rename dev stage to development (871d3bb)
Features
- set AWS_NODEJS_CONNECTION_REUSE_ENABLED for perf boost (6a2962e)
- use Amplify manual deployments (f0e8607)
- use stack outputs as env vars for UI build command (f71be15)
v1.0.4
1.0.4 (2020-04-29)
Bug Fixes