Let's bring 2019 in right. New year, new Framework release!
Framework v1.36 focuses heavily on bug fixes and Framework enhancements and documentation.
Check below for the full list, or jump to the bottom for our Framework roadmap.
Enhancements
- #5312 Handle scoped npm packages (specifically the
@
) in variables+51/-34 Limess - #5601 Added currently supported regions for GCP functions+7/-0 welkie
- #5604 feat(log): Log AWS SDK calls in debug mode+20/-0 jlamande
- #5607 Issue #5502 Support for native async/await in AWS Lambda for aws-nodejs-typescript template +7/-4 janvanzoggel
- #5620 Issue #5619 - Update Cloudflare Templates+1654/-1654 benwillkommen
- #5631 change behaviour on initial stack create failed+7/-1 Imran99
- #5635 AWS: Validate rate/cron syntax before Deploy+163/-15 exoego
- #5638 Add warning for multiple functions having same handler+63/-0 exoego
- #5639 AWS: Add API Gateway stage name validation.+63/-0 exoego
Bug fixes
- #5378 Fix error log output+19/-2 medikoo
- #5411 aws-csharp create template uses handler-specific artifact+10/-7 odedniv
- #5554 Fix ResourceLimitExceeded for cloudwatchLog event+273/-12 rdsedmundo
- #5650 AWS: Fix ${cf.REGION} syntax causes deployment in wrong region+4/-1 exoego
- #5651 Cloudflare config should be under provider property+9/-9 webmasterkai
Documentation
- #5437 Update http.md+1/-1 devWebNuts
- #5613 AWS Docs: Fixing link for HTTP Endpoints with AWS_IAM..+1/-1 Murraymint1804
- #5618 updating with more detail about service tracking+38/-16 thomcrowe
- #5623 Update credentials.md+1/-1 rosner
- #5625 Add step to populate ~/.wskprops file to OpenWhisk docs.+15/-3 welkie
- #5627 update layers doc to reflect max of 5+2/-2 dschep
- #5628 Add Ruby to supported languages in README.md+1/-1 dbw03135
- #5659 direct link to video guide+1/-1 dschep
Roadmap and focus
We will continue to focus on tackling the backlog, bug fixes and quality of life improvements for the next release.
A common request has been Amazon API Gateway v2 and its WebSockets, as well as Application Load Balancer AWS Lambda targets. While we have implemented WebSocket support via a plugin, the core Serverless Framework support for both these requests will be introduced when CloudFormation officially supports them.
Contributor thanks
As always, we appreciate each and every one of you that use and contribute to the Framework and Serverless ecosystem!