Skip to content

Releases: rackspace/runway

v1.16.0

10 Nov 00:08
11e20d7
Compare
Choose a tag to compare

What Changed

🚀 Features

🧶 Dependencies

  • update dependencies in lock files (only effects binary releases) @ITProKyle (#477)

v1.15.1

19 Oct 23:29
0279ca6
Compare
Choose a tag to compare

What Changed

🚀 Features

  • CFNgin will now ignore bitbucket-pipeline.yml when finding config files @ITProKyle (#471)

🧶 Dependencies

v1.15.0

03 Oct 20:20
223a7cf
Compare
Choose a tag to compare

What Changed

🚀 Features

  • cfngin: change jinja2 template loading to Environment @troyready (#469)

v1.14.3

01 Oct 01:02
5d83f7f
Compare
Choose a tag to compare

What Changed

🐛 Bug Fixes

v1.14.2

28 Sep 21:17
905d968
Compare
Choose a tag to compare

What Changed

🧶 Dependencies

  • (binary runway releases only) bump bundled awacs to v0.9.9 @troyready (#465)

v1.14.1

25 Sep 03:19
57c191e
Compare
Choose a tag to compare

What Changed

🐛 Bug Fixes

v1.14.0

23 Sep 18:28
07cc7f8
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance