v1.8.0
github-actions
released this
18 May 13:45
·
1269 commits
to master
since this release
What Changed
π Features
- add ability to extend a serverless.yml from runway.yml @ITProKyle (#268)
π Bug Fixes
- aws_lambda hook can use internal pip when zipping dependencies @ITProKyle (#279)
- lookup arg parse handle
=
in value @ITProKyle (#281) - replace uses of "class_path: ...StaticSite" with "type: static" @ITProKyle (#282)
- cfnlint now invoked with runpy.run_module, warn when missing templates @ITProKyle (#284)
- Update static angular template to use npx @troyready (#270)
- staticsite: use IAM role boundary in cleanup stack @troyready (#286)
π Doc Updates
- fix path to lookup handler, fix link to runway config @ITProKyle (#267)
- fix the example header @ITProKyle (#274)
- fix broken link to quickstarts on README @ITProKyle (#276)