Releases: rackspace/runway
Releases Β· rackspace/runway
v1.7.1
What Changed
π§° Maintenance
- Fix publishing on tags @troyready (#246)
- Fix non-dev npm deployments @troyready (#247)
v1.7.0
Support for Python 3.5 has been deprecated. Compatibility testing has ceased and functionality for this release and beyond is not guaranteed.
What Changed
π Features
- add prompt for deploy env when branch name is unexpected @ITProKyle (#229)
- deprecate support for python 3.5 @ITProKyle (#244)
π Bug Fixes
- revert context.hook_data data type to dict @ITProKyle (#230)
π§Ά Dependencies
- Bump https-proxy-agent from 2.2.2 to 2.2.4 in /integration_tests/test_serverless/templates/promotezip-multisrc-single-zip.sls @dependabot (#231)
- Bump https-proxy-agent from 2.2.2 to 2.2.4 in /integration_tests/test_serverless/templates/promotezip-multisrc-multizip.sls @dependabot (#232)
π§° Maintenance
- add handling for depedabot PRs @ITProKyle (#234)
- travis => actions @ITProKyle (#189)
- fix npm build artifact, pypi publish artifact download, setup-node @ITProKyle (#235)
- update action trigger, add --access public to npm publish @ITProKyle (#237)
- add scope to npm setup @ITProKyle (#238)
- npm action fixes @ITProKyle (#239)
- manually configure npm incase action config is causing failure @ITProKyle (#240)
- fix npm publishing @ITProKyle (#241)
v1.6.1
v1.6.0
What Changed
π Features
- add acm certificate hook @ITProKyle (#200)
π Bug Fixes
- add lookup resolution to envvars command @ITProKyle (#216)
- fixed terraform array parameters serialization @edgarpoce (#219)
- Bugfix/template safe sub @ITProKyle (#222)
- fix get_config_directory when used within cfngin @ITProKyle (#224)
π Doc Updates
- update formatting of cdk docs @ITProKyle (#218)
- update formatting of sls module docs @ITProKyle (#217)
- update formatting of tf module docs @ITProKyle (#221)
- update variable.runway.yml to runway.variables.yml @ITProKyle (#223)
π§° Maintenance
- make regex more inclusive @ITProKyle (#220)
v1.5.2
What Changed
π Bug Fixes
- fix cfngin diff output lookup resolution when no stack change @ITProKyle (#208)
- fix cfngin diff output lookup resolution when stack is locked @ITProKyle (#209)
- wrap cfngin run with a ctx manager that temp updates os.environ from ctx @ITProKyle (#214)
π Doc Updates
- fix broken links in cfngin docs and spelling @ITProKyle (#210)
- Documentation Fixing link for CFNgin on modules page @voodooGQ (#211)
- Fix config error in example snippet for auth@edge @sagardesai0094 (#212)
v1.5.1
What Changed
π Features
- (binary/npm versions only) bumped embedded awacs version to v0.9.8
π Doc Updates
- restructure module type docs, reword some references to cfngin @ITProKyle (#206)
v1.5.0
What Changed
π Features
- runway => cfngin integration improvements @ITProKyle (#181)
- ssm lookup @ITProKyle (#184)
- Auth@Edge @voodooGQ (#176)
- update hook_data lookup to use standard query syntax @ITProKyle (#188)
- Incorporating stacker pull request #752 @cmilam87 (#191)
- add static site IAM role permissions boundary support @troyready (#192)
- Callback URL Retriever for Auth@Edge @voodooGQ (#190)
- add stacker config deprecation warnings @ITProKyle (#197)
- add cfngin stack termination protection @ITProKyle (#199)
- Auth@Edge User Pool Creation @voodooGQ (#194)
π Bug Fixes
- [Hotfix] Callback URL Retriever hook call in wrong conditional @voodooGQ (#196)
- fix runway module git path default location @ITProKyle (#195)
- catch AttributeError in cfngin diff for stack from persist graph @ITProKyle (#198)
- [Bugfix] Lambda Execution Role Permissions Scope @voodooGQ (#193)
π§° Maintenance
- add editorconfig file @troyready (#185)
v1.4.4
What Changed
π Bug Fixes
- fix cfngin resolve complex variable types, fix runway config variables def @ITProKyle (#179)
v1.4.3
What Changed
π Features
- configurable max concurrent parallel modules & regions @ITProKyle (#177)
π Bug Fixes
v1.4.2
What Changed
π Bug Fixes
- pin back version of virualenv and pyinstaller to fix linux error @ITProKyle (#172)
- change cfngin.commands.init import of version to absolute @ITProKyle (#173)
- add shim for stacker.variables @ITProKyle (#174)
π Doc Updates
- fix apidoc_module_dir post src removal @ITProKyle (#175)
π§° Maintenance
- remove manual homebrew, set addon to update @ITProKyle (#171)