Skip to content

Releases: rackspace/runway

v1.14.1

25 Sep 03:19
57c191e

Choose a tag to compare

What Changed

🐛 Bug Fixes

v1.14.0

23 Sep 18:28
07cc7f8

Choose a tag to compare

What Changed

🚀 Features

  • staticsite: add additional_redirect_domains option @troyready (#457)
  • staticsite: drop replicated lambda deletion process @troyready (#460)

v1.13.1

22 Sep 00:11
3557cbb

Choose a tag to compare

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

14 Sep 22:19
23f9818

Choose a tag to compare

What Changed

🚀 Features

  • add handling for plan when cfngin_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

11 Sep 22:12
4fc026a

Choose a tag to compare

What Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v1.11.3

19 Aug 23:27

Choose a tag to compare

What Changed

🐛 Bug Fixes

  • fix npx runway on Windows when path contains a space @ITProKyle (#419)

📖 Doc Updates

🧰 Maintenance

  • implement black formatting @ITProKyle (#417)
  • update quickstart dockerfile to show use of binary release, remove mention of published docker image @ITProKyle (#422)
  • adjust workflow to skip npm build if commit is tagged @ITProKyle (#423)

v1.11.2

17 Aug 21:16
d331859

Choose a tag to compare

What Changed

🐛 Bug Fixes

v1.11.1

14 Aug 22:19

Choose a tag to compare

What Changed

🚀 Features

🐛 Bug Fixes

  • cleanup .terraform between uses & prevent credentials from being unintentionally remove from environment @ITProKyle (#412)

🧰 Maintenance

v1.11.0

11 Aug 19:18
3f5b17f

Choose a tag to compare

What Changed

🚀 Features

🐛 Bug Fixes

  • update log msgs from config to match the format of other log msgs @ITProKyle (#389)
  • fixed TypeError when stack template from AWS contains non-JSON data type @ITProKyle (#401)

📖 Doc Updates

🧰 Maintenance

v1.10.1

20 Jul 23:01

Choose a tag to compare

What Changed

🚀 Features

🐛 Bug Fixes

  • fix aws alias/id validation when assumed and async @ITProKyle (#384)