Skip to content

Releases: aws-cloudformation/cfn-lint

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

Release v1.34.2

24 Apr 21:50
da5163c
Compare
Choose a tag to compare

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

Release v1.34.1

21 Apr 17:08
92bb4b3
Compare
Choose a tag to compare

What's Changed

  • Fix property restrictions when using lambda by @kddejong in #4111
  • Update context when resolving IFs by @kddejong in #4116
  • Update CloudFormation schemas to 2025-04-21 by @github-actions in #4110

Full Changelog: v1.34.0...v1.34.1

Release v1.34.0

16 Apr 15:56
0345607
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.33.2...v1.34.0

Release v1.33.2

11 Apr 16:39
9660076
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.1...v1.33.2

Release v1.33.1

09 Apr 20:59
72d3c8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.0...v1.33.1

Release v1.33.0

08 Apr 17:06
c8d477c
Compare
Choose a tag to compare

What's Changed

  • New rule E3062 to validate DBInstanceClass against Engine by @kddejong in #4080
  • Several state mach schema improvements by @kddejong in #4081
  • New rule E3681 to validate AWS::ElasticLoadBalancingV2::TargetGroup TargetType property restrictions by @kddejong in #4082
  • New rule E3683 to validate AWS::ElasticLoadBalancingV2::TargetGroup Protocol property restrictions by @kddejong in #4082
  • Allow for /example in SSM Param Name by @kddejong in #4086
  • Update CloudFormation schemas to 2025-04-08 by @github-actions in #4083

Full Changelog: v1.32.4...v1.33.0