- 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 3, 2026
v2.6.15
Chores and dependency updates roll out across the project. Bumps to tar and boto3 plus doc and workflow improvements streamline maintenance and CI. These changes polish runtime, docs, and release processes.
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 2, 2026
v2.6.14
Dependency update roll-up marks a fresh set of library upgrades across dev and runtime stacks. It keeps tools like pytest-sugar, boto3, mypy-boto3, cryptography, and more up to date. Full changelog: v2.6.13 to v2.6.14.
What's Changed
- build(deps-dev): bump pytest-sugar from 0.9.7 to 1.0.0 by @dependabot in #2149
- build(deps-dev): bump boto3-stubs from 1.34.29 to 1.34.34 by @dependabot in #2151
- build(deps-dev): bump mypy-boto3 from 1.34.33 to 1.34.34 by @dependabot in #2150
- build(deps): bump al-cheb/configure-pagefile-action from 1.3 to 1.4 by @dependabot in #2148
- build(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #2154
- build(deps): bump cryptography from 41.0.7 to 42.0.2 by @dependabot in #2152
- build(deps-dev): bump pre-commit from 3.6.0 to 3.6.1 by @dependabot in #2161
- build(deps-dev): bump coverage from 7.4.1 to 7.4.3 by @dependabot in #2186
- build(deps-dev): bump pytest from 8.0.1 to 8.0.2 by @dependabot in #2185
- build(deps-dev): bump boto3-stubs from 1.34.46 to 1.34.50 by @dependabot in #2188
- build(deps): bump boto3 from 1.34.23 to 1.34.50 by @dependabot in #2190
- build(deps-dev): bump mypy-boto3 from 1.34.50 to 1.34.55 by @dependabot in #2198
- build(deps-dev): bump cspell from 8.4.1 to 8.5.0 by @dependabot in #2192
- build(deps): bump importlib-metadata from 7.0.1 to 7.0.2 by @dependabot in #2209
- build(deps): bump boto3 from 1.34.55 to 1.34.60 by @dependabot in #2212
- build(deps-dev): bump boto3-stubs from 1.34.54 to 1.34.60 by @dependabot in #2211
- build(deps): bump packaging from 23.2 to 24.0 by @dependabot in #2206
- build(deps-dev): bump cspell from 8.5.0 to 8.6.0 by @dependabot in #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 2, 2026
v2.6.13
Changelog highlights a wave of maintenance updates across the project, bumping core and dev dependencies for stability and tests. It marks a release from v2.6.12 to v2.6.13 with improvements to tooling and runtime packages.
What's Changed
- build(deps-dev): bump cspell from 8.1.3 to 8.2.1 by @dependabot in #2074
- build(deps-dev): bump cspell from 8.2.1 to 8.2.3 by @dependabot in #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 in #2036
- build(deps-dev): bump pytest from 7.2.2 to 7.4.3 by @dependabot in #2077
- build(deps): bump docker from 6.1.3 to 7.0.0 by @dependabot in #2079
- build(deps): bump cfn-lint from 0.83.6 to 0.83.7 by @dependabot in #2080
- build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #2081
- build(deps-dev): bump coverage from 7.2.7 to 7.3.4 by @dependabot in #2082
- build(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot in #2098
- 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.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