Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
Release v1.37.2
What's Changed
Full Changelog: v1.37.1...v1.37.2
Release v1.37.1
What's Changed
- Create API for just taking a config by @kddejong in #4177
- chore(deps): bump pyinstaller from 6.14.1 to 6.14.2 in /requirements by @dependabot in #4179
- Update CloudFormation schemas to
2025-07-07
by @github-actions in #4176
Full Changelog: v1.37.0...v1.37.1
Release v1.37.0
What's Changed
- Update CloudFormation schemas to 2025-06-30 by @github-actions in #4173
- Validate deployment files by @kddejong in #3884
Full Changelog: v1.36.1...v1.37.0
Release v1.36.1
Release v1.36.0
What's Changed
- Don't decode when
TemplateURL
is dynamic reference by @kddejong in #4156 - Break out requirements into separate files by @kddejong in #4158
- chore(deps): bump pyinstaller from 6.13.0 to 6.14.0 in /requirements by @dependabot in #4160
- chore(deps): bump pyinstaller from 6.14.0 to 6.14.1 in /requirements by @dependabot in #4161
- Better logic of FindInMap resolution when ref isn't resolved by @kddejong in #4162
- chore(deps): bump setuptools from 80.8.0 to 80.9.0 in /requirements by @dependabot in #4159
- Update CloudFormation schemas to 2025-06-11 by @github-actions in #4155
- Create an API for linting a file by path by @kddejong in #4163
Full Changelog: v1.35.4...v1.36.0
Release v1.35.4
What's Changed
- Update CloudFormation schemas to
2025-06-02
by @github-actions in #4148
Full Changelog: v1.35.3...v1.35.4
Release v1.35.3
Release v1.35.2
What's Changed
- Stdin overrides
.cfnlintrc
when determining templates by @kddejong in #4138 - Add in more custom schema information to the docs by @kddejong in #4141
- Fix outdated GitHub source URLs by @leinardi in #4143
- Update CloudFormation schemas to
2025-05-21
by @github-actions in #4142
New Contributors
Full Changelog: v1.35.1...v1.35.2
Release v1.35.1
Release v1.35.0
What's Changed
- Make intrinsic functions configurable by @kddejong in #4129
- Add
Assign
toJsonata
choices by @kddejong in #4130 - Create a schema manager for non resource schemas by @kddejong in #4131
- Update CloudFormation schemas to
2025-05-06
by @github-actions in #4124
Full Changelog: v1.34.2...v1.35.0