- Jul 10, 2025
- Parsed from source:Jul 10, 2025
- Detected by Releasebot:Nov 11, 2025
- Modified by Releasebot:Dec 18, 2025
v2.8.4
What Changed
π Bug Fixes
- fix issue preventing color output on GitLab @ITProKyle (#2889)
- python version requirement widened to >=3.9,<4.0 @ITProKyle (#2890)
- Apr 30, 2025
- Parsed from source:Apr 30, 2025
- Detected by Releasebot:Nov 11, 2025
- Modified by Releasebot:Dec 18, 2025
v2.8.3
What Changed
π Bug Fixes
- parallel_regions will now resolve variables prior to processing @mbordash2 (#2847)
- Apr 2, 2025
- Parsed from source:Apr 2, 2025
- Detected by Releasebot:Nov 11, 2025
- Modified by Releasebot:Dec 18, 2025
v2.8.2
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
- add docs for maintenance branches @ITProKyle (#2801)
- Feb 23, 2025
- Parsed from source:Feb 23, 2025
- Detected by Releasebot:Nov 11, 2025
- Modified by Releasebot:Dec 18, 2025
v2.8.1
What Changed
π Bug Fixes
- disable termination protection for stacks that fail to create @ITProKyle (#2739)
- update kubectl release URL to reflect migration away from GCP @ITProKyle (#2745)
π§° Maintenance
- remove use of black, use ruff for formatting @ITProKyle (#2742)
- Jan 8, 2025
- Parsed from source:Jan 8, 2025
- Detected by Releasebot:Nov 11, 2025
- Modified by Releasebot:Dec 18, 2025
v2.8.0
What Changed
π Features
- lambda functions built using pipenv now require >= 2022.8.13 @ITProKyle (#2590)
π Bug Fixes
- delete files in .terraform rather than sending them to trash @mbordash2 (#2547)
- replace : with = to avoid YAML error in some jinja use cases @mbordash2 (#2672)
- custom base exceptions updated for pickling @mbordash2 (#2669)
π§° Maintenance
- improve devcontainer @ITProKyle (#2598)
- Sep 4, 2024
- Parsed from source:Sep 4, 2024
- Detected by Releasebot:Nov 11, 2025
- Modified by Releasebot:Dec 18, 2025
v2.7.0
What Changed
π Features
- end support for installing via cURL & npm @ITProKyle (#2508)
- upgrade to pydantic ^2 @ITProKyle (#2518)
- LookupHandler is now a Generic abstract base class @ITProKyle (#2524)
- remove CDK deprecation message @mbordash2 (#2544)
π Bug Fixes
- docker.hook_data.DockerHookData is now always truthy @ITProKyle (#2526)
π Doc Updates
- use autodoc-pydantic to improve documentation of pydantic models @ITProKyle (#2527)
π§° Maintenance
- update repository URLs to reflect transfer of repository ownership @ITProKyle (#2483)
- Aug 14, 2024
- Parsed from source:Aug 14, 2024
- Detected by Releasebot:Dec 18, 2025
- Modified by Releasebot:Jan 12, 2026
v2.6.15
Two core themes: dependency bumps and maintenance plus doc refreshes. The changes include tar and boto3 upgrades, repo housekeeping, and doc config updates, signaling an official shipped release.
What Changed
π§Ά Dependencies
- (npm) bump tar from 7.4.0 to 7.4.1 (@dependabot) (#2457)
- Bump tar from 7.4.1 to 7.4.2 (@dependabot) (#2463)
- required version of boto3 is now ^1.34.50, remove dev dependencies from main group (@ITProKyle) (#2499)
π Doc Updates
- update RTD config, move doc deps into their own group, update dev group (@ITProKyle) (#2381)
- update doc dependencies, use furo theme (@ITProKyle) (#2507)
π§° Maintenance
- use poetry-dynamic-versioning, update workflows to consolidate steps (@ITProKyle) (#2488)
- required version of boto3 is now ^1.34.50, remove dev dependencies from main group (@ITProKyle) (#2499)
- update documentation URLs to reflect EoL of onica.com (@ITProKyle) (#2484)
- Mar 11, 2024
- Parsed from source:Mar 11, 2024
- Detected by Releasebot:Dec 21, 2025
- Modified by Releasebot:Jan 13, 2026
v2.6.14
Version 2.6.14 delivers a major dependency rollβup improving stability and security with updated boto3, mypy-boto3, PyInstaller and many more. This release keeps your stack fresh and reliable.
What's Changed
Dependency update roll-up release.
- build(deps-dev): bump pytest-sugar from 0.9.7 to 1.0.0 by @dependabot (#2149)
- build(deps-dev): bump boto3-stubs from 1.34.29 to 1.34.34 by @dependabot (#2151)
- build(deps-dev): bump mypy-boto3 from 1.34.33 to 1.34.34 by @dependabot (#2150)
- build(deps): bump al-cheb/configure-pagefile-action from 1.3 to 1.4 by @dependabot (#2148)
- build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot (#2154)
- build(deps): bump cryptography from 41.0.7 to 42.0.2 by @dependabot (#2152)
- build(deps-dev): bump pre-commit from 3.6.0 to 3.6.1 by @dependabot (#2161)
- build(deps-dev): bump boto3-stubs from 1.34.34 to 1.34.40 by @dependabot (#2163)
- build(deps): bump dunamai from 1.19.0 to 1.19.1 by @dependabot (#2158)
- build(deps-dev): bump flake8-bugbear from 24.1.17 to 24.2.6 by @dependabot (#2160)
- build(deps): bump troposphere from 4.5.3 to 4.6.0 by @dependabot (#2155)
- build(deps): bump pyinstaller from 6.3.0 to 6.4.0 by @dependabot (#2157)
- build(deps): bump yamllint from 1.33.0 to 1.34.0 by @dependabot (#2156)
- build(deps-dev): bump cspell from 8.3.2 to 8.4.1 by @dependabot (#2174)
- build(deps-dev): bump ip from 2.0.0 to 2.0.1 in /runway/templates/static-angular/sampleapp.web by @dependabot (#2176)
- build(deps): bump gitpython from 3.1.41 to 3.1.42 by @dependabot (#2171)
- build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by @dependabot (#2170)
- build(deps-dev): bump boto3-stubs from 1.34.40 to 1.34.46 by @dependabot (#2177)
- build(deps): bump boto3 from 1.34.23 to 1.34.50 by @dependabot (#2190)
- build(deps-dev): bump mypy-boto3 from 1.34.34 to 1.34.50 by @dependabot (#2189)
- build(deps): bump typing-extensions from 4.9.0 to 4.10.0 by @dependabot (#2183)
- build(deps-dev): bump boto3-stubs from 1.34.50 to 1.34.54 by @dependabot (#2197)
- build(deps): bump boto3 from 1.34.50 to 1.34.55 by @dependabot (#2200)
- build(deps-dev): bump mypy-boto3 from 1.34.50 to 1.34.55 by @dependabot (#2198)
- build(deps-dev): bump cspell from 8.4.1 to 8.5.0 by @dependabot (#2192)
- build(deps): bump importlib-metadata from 7.0.1 to 7.0.2 by @dependabot (#2209)
- build(deps): bump boto3 from 1.34.55 to 1.34.60 by @dependabot (#2212)
- build(deps): bump sphinx-github-changelog from 1.2.1 to 1.3.0 by @dependabot (#2208)
- build(deps-dev): bump mypy-boto3 from 1.34.55 to 1.34.60 by @dependabot (#2210)
- build(deps): bump pyinstaller from 6.4.0 to 6.5.0 by @dependabot (#2203)
- build(deps-dev): bump boto3-stubs from 1.34.54 to 1.34.60 by @dependabot (#2211)
- build(deps): bump packaging from 23.2 to 24.0 by @dependabot (#2206)
- build(deps-dev): bump cspell from 8.5.0 to 8.6.0 by @dependabot (#2201)
Full Changelog: v2.6.13...v2.6.14
Original source Report a problem - Feb 2, 2024
- Parsed from source:Feb 2, 2024
- Detected by Releasebot:Dec 21, 2025
- Modified by Releasebot:Jan 13, 2026
v2.6.13
A Dependabot fueled release review shows a broad set of dependency bumps across the project, tightening security and stability. The entry closes with a full changelog from v2.6.12 to v2.6.13, signaling a real product release sweep.
What's Changed
- build(deps-dev): bump cspell from 8.1.3 to 8.2.1 by @dependabot (#2074)
- build(deps-dev): bump cspell from 8.2.1 to 8.2.3 by @dependabot (#2075)
- build(deps): bump requests from 2.29.0 to 2.31.0 in /tests/functional/cfngin/hooks/test_awslambda/sample_app/src/docker by @dependabot (#2036)
- build(deps-dev): bump pytest from 7.2.2 to 7.4.3 by @dependabot (#2077)
- build(deps): bump docker from 6.1.3 to 7.0.0 by @dependabot (#2079)
- build(deps): bump cfn-lint from 0.83.6 to 0.83.7 by @dependabot (#2080)
- build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot (#2081)
- build(deps-dev): bump coverage from 7.2.7 to 7.3.4 by @dependabot (#2082)
- build(deps): bump click from 8.1.5 to 8.1.7 by @dependabot (#2083)
- build(deps): bump awacs from 2.4.0 to 2.4.1 by @dependabot (#2084)
- build(deps-dev): bump mypy-boto3 from 1.26.164 to 1.34.8 by @dependabot (#2087)
- build(deps-dev): bump pytest-xdist from 3.2.1 to 3.5.0 by @dependabot (#2078)
- build(deps-dev): bump cspell from 8.2.3 to 8.2.4 by @dependabot (#2088)
- build(deps-dev): bump mypy-boto3 from 1.34.8 to 1.34.11 by @dependabot (#2091)
- build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot (#2092)
- build(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0 by @dependabot (#2093)
- build(deps): bump boto3 from 1.26.142 to 1.34.11 by @dependabot (#2097)
- build(deps-dev): bump coverage from 7.3.4 to 7.4.0 by @dependabot (#2096)
- build(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot (#2098)
- build(deps-dev): bump boto3-stubs from 1.34.3 to 1.34.11 by @dependabot (#2094)
- build(deps): bump importlib-metadata from 7.0.0 to 7.0.1 by @dependabot (#2108)
- build(deps): bump boto3 from 1.34.11 to 1.34.14 by @dependabot (#2106)
- build(deps-dev): bump isort from 5.13.0 to 5.13.2 by @dependabot (#2104)
- build(deps): bump pyopenssl from 23.1.1 to 23.3.0 by @dependabot (#2102)
- build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot (#2107)
- build(deps-dev): bump mypy-boto3 from 1.34.11 to 1.34.14 by @dependabot (#2105)
- build(deps-dev): bump flake8-bugbear from 23.3.12 to 23.12.2 by @dependabot (#2103)
- build(deps-dev): bump follow-redirects from 1.14.8 to 1.15.4 in /runway/templates/static-angular/sampleapp.web by @dependabot (#2112)
- build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 in /tests/functional/serverless/test_promotezip by @dependabot (#2113)
- build(deps): bump gitpython from 3.1.40 to 3.1.41 by @dependabot (#2114)
- build(deps-dev): bump mypy-boto3 from 1.34.14 to 1.34.19 by @dependabot (#2115)
- build(deps): bump cfn-lint from 0.83.7 to 0.83.8 by @dependabot (#2116)
- build(deps): bump boto3 from 1.34.14 to 1.34.20 by @dependabot (#2121)
- build(deps-dev): bump boto3-stubs from 1.34.14 to 1.34.20 by @dependabot (#2122)
- build(deps): bump actions/cache from 3 to 4 by @dependabot (#2123)
- build(deps): bump boto3 from 1.34.20 to 1.34.23 by @dependabot (#2125)
- build(deps-dev): bump boto3-stubs from 1.34.20 to 1.34.23 by @dependabot (#2127)
- build(deps-dev): bump flake8-bugbear from 23.12.2 to 24.1.17 by @dependabot (#2129)
- build(deps): bump sphinx-tabs from 3.4.0 to 3.4.5 by @dependabot (#2126)
- build(deps-dev): bump mypy-boto3 from 1.34.19 to 1.34.25 by @dependabot (#2131)
- build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 by @dependabot (#2146)
- build(deps-dev): bump boto3-stubs from 1.34.23 to 1.34.29 by @dependabot (#2141)
- build(deps): bump pyopenssl from 23.3.0 to 24.0.0 by @dependabot (#2137)
- build(deps-dev): bump mypy-boto3 from 1.34.25 to 1.34.33 by @dependabot (#2147)
- build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by @dependabot (#2138)
- build(deps): bump jinja2 from 3.0.3 to 3.1.3 by @dependabot (#2136)
- build(deps-dev): bump coverage from 7.4.0 to 7.4.1 by @dependabot (#2134)
- build(deps): bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot (#2145)
- build(deps-dev): bump black from 23.12.1 to 24.1.1 by @dependabot (#2140)
- build(deps): bump dorny/paths-filter from 2 to 3 by @dependabot (#2132)
Full Changelog: v2.6.12...v2.6.13
Original source Report a problem - Dec 19, 2023
- Parsed from source:Dec 19, 2023
- Detected by Releasebot:Dec 21, 2025
v2.6.12
New release delivers Python version upgrades, a gzip botocore fix, and upgrade info, plus a raft of dependency bumps and maintenance tweaks. It consolidates a full changelog from v2.6.11 to v2.6.12 and signals available improvements to users.
What Changed
π Features
- Python version upgrades @jake-skipper (#2030)
π Bug Fixes
- Adding logic to handle gzip'd botocore ec2 service-2.json @jake-skipper (#2073)
π Doc Updates
- Addition of upgrade info @jake-skipper (#2021)
π§° Maintenance
- Fix for npm upload failure @jake-skipper (#2038)
- Codecov action update to support new token format @jake-skipper (#2056)
Detailed Change List
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #2014
- build(deps-dev): bump cspell from 7.3.8 to 7.3.9 by @dependabot in #2018
- Addition of upgrade info by @jake-skipper in #2021
- Feature/python version upgrades by @jake-skipper in #2030
- Fix for npm upload failure by @jake-skipper in #2038
- build(deps): bump werkzeug from 2.2.3 to 3.0.1 by @dependabot in #2032
- build(deps): bump gitpython from 3.1.31 to 3.1.40 by @dependabot in #2033
- build(deps): bump pygments from 2.14.0 to 2.17.2 by @dependabot in #2040
- build(deps): bump pip from 23.0.1 to 23.3.1 by @dependabot in #2034
- build(deps): bump certifi from 2022.12.7 to 2023.11.17 by @dependabot in #2035
- build(deps-dev): bump the npm_and_yarn group group in /tests/functional/serverless/test_promotezip with 1 update by @dependabot in #2039
- build(deps): bump xml2js and aws-sdk in /infrastructure/public/common/bucket-and-user.cdk by @dependabot in #2042
- build(deps-dev): bump cspell from 7.3.9 to 8.1.2 by @dependabot in #2037
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #2044
- build(deps-dev): bump cspell from 8.1.2 to 8.1.3 by @dependabot in #2045
- build(deps): bump typing-extensions from 4.7.1 to 4.9.0 by @dependabot in #2046
- Codecov action update to support new token format by @jake-skipper in #2056
- build(deps-dev): bump pytest-order from 1.1.0 to 1.2.0 by @dependabot in #2047
- build(deps-dev): bump isort from 5.12.0 to 5.13.0 by @dependabot in #2048
- build(deps): bump importlib-metadata from 6.1.0 to 7.0.0 by @dependabot in #2049
- build(deps-dev): bump pre-commit from 3.3.3 to 3.6.0 by @dependabot in #2050
- build(deps): bump awacs from 2.3.0 to 2.4.0 by @dependabot in #2051
- build(deps): bump pyyaml from 6.0 to 6.0.1 by @dependabot in #2052
- build(deps): bump troposphere from 4.3.2 to 4.5.3 by @dependabot in #2053
- build(deps): bump pyhcl from 0.4.4 to 0.4.5 by @dependabot in #2055
- build(deps): bump testfixtures from 7.1.0 to 7.2.2 by @dependabot in #2054
- build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #2058
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #2059
- build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0 by @dependabot in #2063
- build(deps): bump pyinstaller from 6.2.0 to 6.3.0 by @dependabot in #2064
- build(deps): bump cfn-lint from 0.78.1 to 0.83.6 by @dependabot in #2065
- build(deps-dev): bump flake8 from 5.0.4 to 6.1.0 by @dependabot in #2067
- build(deps-dev): bump black from 23.7.0 to 23.12.0 by @dependabot in #2066
- build(deps-dev): bump mock from 5.0.2 to 5.1.0 by @dependabot in #2068
- build(deps): bump dunamai from 1.17.0 to 1.19.0 by @dependabot in #2069
- build(deps): bump yamllint from 1.31.0 to 1.33.0 by @dependabot in #2070
- build(deps-dev): bump boto3-stubs from 1.26.142 to 1.34.3 by @dependabot in #2072
- Adding logic to handle gzip'd botocore ec2 service-2.json by @jake-skipper in #2073
Full Changelog: v2.6.11...v2.6.12
Original source Report a problem