Skip to content

v2.8.2

Choose a tag to compare

@github-actions github-actions released this 02 Apr 18:31
· 4 commits to release/v2 since this release
356f8cb

What Changed

πŸš€ Features

  • runway.cfngin.hooks.awslambda now checks for restricted args @ITProKyle (#2777)

πŸ› Bug Fixes

  • ssm lookup will now accept a falsy default value @ITProKyle (#2761)
  • use botocore.loaders to load gzip/non-gzip botocore data files @ITProKyle (#2762)
  • update CFNgin confgin file exclude regex to include docker-compose @mbordash2 (#2778)

πŸ“– Doc Updates