We have a lot of bug fixes and enhancements on the menu for the v1.37 release. 10 bug fixes and 14 enhancements to be exact. Plus, a few updates to our docs!
Bug Fixes
- #4888 Fix broken Azure Hello World Example documentation +4/-4 eeg3
- #5710 Fix #5664 - Rollback fails due to a timestamp parsing error +53/-7 luanmuniz
- #5714 AWS: Tell S3 bucket name and how to recover if deployment bucket does not exist +28/-1 exoego
- #5728 Do not print logs if print command is used. +105/-0 exoego
- #5739 Fix assuming a role with an AWS profile +88/-19 piohhmy
- #5744 Resolve profile before performing aws-sdk dependent actions +11/-5 dschep
- #5760 don't check call tty on macs +2/-1 dschep
- #5763 Require provider.credentials vars to be resolved before s3/ssm/cf vars +45/-4 dschep
- #5775 Preserve whitespaces in single-quote literal fallback +12/-2 exoego
- #5785 Fixes for AWS cors config issues +14/-3 pchynoweth
Enhancements
- #4712 Enable tab completion for slss shortcut +2/-0 drexler
- #4794 Default to error code if message is non-existent +77/-1 drexler
- #4822 Add resource count and warning to info display +182/-2 alexdebrie
- #5139 Allows Fn::GetAtt with Lambda DLQ-onError +59/-10 martinjlowm
- #5161 Updated aws provider to invoke .promise on methods that support it. Otherwise falls back to .send with a callback +39/-6 exocom
- #5311 Upgrade google-cloudfunctions to v2 and set defaults to node8 etc +3/-3 bodaz
- #5495 Add uploaded file name to log while AWS deploy +5/-2 Enase
- #5577 Add template for provided runtime with the bash sample from AWS +154/-0 dschep
- #5636 Throw an error if plugin is executed outside of a serverless directory +48/-45 shanehandley
- #5656 handle layers paths with trailing slash and leading ./ or just . +56/-3 dschep
- #5705 Convert reservedConcurrency to integer to allow use env var +6/-3 snurmine
- #5740 Provide multi origin cors values +85/-11 richarddd
- #5754 Add Hello World Ruby Example +63/-0 yuki3738
- #5758 AWS: Add fallback support in ${cf} and ${s3} +137/-1 exoego
Documentation
- #5731 Fix link +7/-7 kazufumi-nishida-www
- #5751 Fix typo in Multiple Configuration Files example +1/-1 paflopes
- #5788 Document how to use Secrets Manager +18/-0 dschep
Roadmap and focus
The next release plans to maintain our cadence and keep tackling our issue and PR backlog.
Contributor thanks
We had more than 20 contributors have their work go into this release and we can't thank each of them enough. You all make the community special.
Want to have your github avatar and name in the next release post? Check out these issues we are looking for help on!