Releases: rackspace/runway
Releases · rackspace/runway
v1.16.0
What Changed
🚀 Features
- staticsite a@e: add required group option @troyready (#484)
🧶 Dependencies
- update dependencies in lock files (only effects binary releases) @ITProKyle (#477)
v1.15.1
What Changed
🚀 Features
- CFNgin will now ignore bitbucket-pipeline.yml when finding config files @ITProKyle (#471)
🧶 Dependencies
- broaden urllib3 pin to accommodate botocore>=1.19 @ITProKyle (#472)
v1.15.0
v1.14.3
v1.14.2
What Changed
🧶 Dependencies
- (binary runway releases only) bump bundled awacs to v0.9.9 @troyready (#465)
v1.14.1
What Changed
🐛 Bug Fixes
- staticsite: drop some posix path assumptions @troyready (#463)
- fix non-idempotent Auth@Edge function deploys @troyready (#464)
v1.14.0
What Changed
🚀 Features
- staticsite: add additional_redirect_domains option @troyready (#457)
- staticsite: drop replicated lambda deletion process @troyready (#460)
v1.13.1
What Changed
🚀 Features
- add serverless-iam-roles-per-function plugin to templates @troyready (#454)
🐛 Bug Fixes
- auth@edge: fix refreshauth error handling @troyready (#458)
- static site CF origin will now use the s3 regional endpoint to avoid temporary redirect for new deployments @ITProKyle (#451)
v1.13.0
What Changed
🚀 Features
- add handling for
plan
whencfngin_bucket
does not exist @ITProKyle (#429)
🐛 Bug Fixes
- fix
YamlDirTestGenerator
python 3 compatibility @twitty-onica (#442) - fix issue causing static sites to be inaccessible when not us-east-1 @ITProKyle (#448)
- fix
npx runway <command>
(npm) not recognized on Windows @ITProKyle (#449)
v1.12.0
What Changed
🚀 Features
- update k8s-tf-repo sample @ITProKyle (#433)
- add overlay_path for k8s @troyready (#446)
🐛 Bug Fixes
- fix cfngin kms lookup on py3 @troyready (#444)
🧰 Maintenance
- update pylint & isort @ITProKyle (#428)