Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions 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