mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
1.4 KiB
1.4 KiB
1.0.2 (13.10.2016)
- Clean up NPM package (#2352)
- Clean up Stats functionality (#2345)
1.0.1 (12.10.2016)
Accidentally released 1.0.1 to NPM, so we have to skip this version (added here to remove confusion)
1.0.0 (12.10.2016)
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
Documentation
- New documentation website https://serverless.com/framework/docs
Events
- API Gateway Improvements
- Supporting API Gateway Lambda Proxy (#2185)
- Support HTTP request parameters (#2056)
- S3 Event Rules (#2068)
- Built-in Stream Event support (Dynamo & Kinesis) (#2250)