jaws-framework
Advanced tools
Changelog
1.3.0 (2016-12-02)
serverless.yml
file reference (#2703)event.json
file on service creation (#2786)Changelog
1.2.0 (2016-11-22)
--noDeploy
flag to generate deployment files offline without needing internet connection (#2648)include
packaging feature with the help of globs (#2460)Changelog
1.1.0 (2016-11-02)
We will include the LogGroup for your Lambda function in the CloudFormation template in the future. This will break deployments to existing applications because the log group was already created. You will get a warning about this if you deploy currently. We will force this behaviour in a future release, for now you can set it through the cfLogs: true
parameter in your provider config. This change will also limit the logging rights to only this LogGroup, which should have no impact on your environment. You can read more in our docs.
Changelog
1.0.1 (2016-10-12)
Accidentally released 1.0.1 to NPM, so we have to skip this version (added here to remove confusion)
Changelog
1.0.0 (2016-10-12)
Following is a selection of the most important Features of the 1.0.0 since 1.0.0-rc.1.
You can see all features of 1.0.0-rc.1 in the release blogpost