Releases · aws-cloudformation/cfn-lint (original) (raw)
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
Release v1.35.1
What's Changed
- Gracefully exit of a override schema patch fails by @kddejong in #4134
- Allow for
Fn::Transform
with other properties by @kddejong in #4137 - Update CloudFormation schemas to
2025-05-07
by @github-actions in #4132
Full Changelog: v1.35.0...v1.35.1
Release v1.35.0
Release v1.34.2
What's Changed
- Unschedule v0 maintenance work by @kddejong in #4120
- Add in
anyOf
for properties that are ipv4 and ipv6 by @kddejong in #4122 - Update CloudFormation schemas to
2025-04-24
by @github-actions in #4118
Full Changelog: v1.34.1...1.34.2