Skip to content

Releases: aws-cloudformation/cfn-lint

Release v1.37.2

08 Jul 03:03
aef8d1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.37.1...v1.37.2

Release v1.37.1

07 Jul 15:51
c6cb545
Compare
Choose a tag to compare

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

01 Jul 14:53
96277d5
Compare
Choose a tag to compare

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

20 Jun 06:00
5f45b2d
Compare
Choose a tag to compare

What's Changed

  • Allow * for resource partition by @kddejong in #4168
  • Update regex dynamic ref for ssm by @kddejong in #4170
  • Update CloudFormation schemas to 2025-06-19 by @github-actions in #4165

Full Changelog: v1.36.0...v1.36.1

Release v1.36.0

12 Jun 14:31
a967454
Compare
Choose a tag to compare

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

02 Jun 17:54
5e7c9ec
Compare
Choose a tag to compare

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

21 May 21:47
a3e659f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.35.2...v1.35.3

Release v1.35.2

21 May 14:45
8e57c91
Compare
Choose a tag to compare

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

08 May 17:15
f36d646
Compare
Choose a tag to compare

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

07 May 16:54
d09b366
Compare
Choose a tag to compare

What's Changed

  • Make intrinsic functions configurable by @kddejong in #4129
  • Add Assign to Jsonata 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