Skip to content

Releases: aws-cloudformation/cfn-lint

Release v1.32.1

25 Mar 16:51
891691a
Compare
Choose a tag to compare

What's Changed

  • Change state machine schema based on query language by @kddejong in #4045
  • Commonize how SAM transform checks are done by @kddejong in #4043
  • Update CloudFormation schemas to 2025-03-24 by @github-actions in #4046
  • Deal with JSONata differences in choices by @kddejong in #4051

Full Changelog: v1.32.0...v1.32.1

Release v1.32.0

20 Mar 15:15
bdec889
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.31.3...v1.32.0

Release v1.31.3

19 Mar 13:01
dded1dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.31.2...v1.31.3

Release v1.31.2

19 Mar 07:21
bbc1c73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.31.1...v1.31.2

Release v1.31.1

19 Mar 00:34
7351d0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.31.0...v1.31.1

Release v1.31.0

18 Mar 17:35
60a0978
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.30.0...v1.31.0

Release v1.30.0

13 Mar 18:09
d467bb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.29.1...v1.30.0

Release v1.29.1

10 Mar 18:45
03f148d
Compare
Choose a tag to compare

What's Changed

  • Update CloudFormation schemas to 2025-03-10 by @github-actions in #3999
  • Update E3701 to keep artifact names uniquely by the resource name by @kddejong in #4002

Full Changelog: v1.29.0...v1.29.1

Release v1.29.0

10 Mar 15:27
e6278b4
Compare
Choose a tag to compare

What's Changed

  • Add rule W3660 to validate mixing API body definitions in AWS::ApiGateway::* resources by @kddejong in #3989
  • Add rule E3505 to validate timeouts when connection AWS::Lambda::Function and AWS::SQS::Queue by @kddejong in #3990
  • Add rule E3636 to validate AWS::CodeBuild::Project s3 locations by @kddejong in #3991
  • Add rule E3061 to validate AWS::S3::Bucket tiering configurations by @kddejong in #3994
  • Deprecate E2540 for new v1 version rules by @kddejong in #3993
  • Deprecate E2541 for new v1 version rules by @kddejong in #3993
  • Add rule E3700 to validate AWS::CodePipeline::Pipeline Source actions are only in the first stage by @kddejong in #3993
  • Add rule E3701 to validate AWS::CodePipeline::Pipeline artifact names shared between InputArtifacts and OutputArtifacts by @kddejong in #3993
  • Add rule E3702 to validate AWS::CodePipeline::Pipeline counts for InputArtifacts, OutputArtifacts based on action type by @kddejong in #3993
  • Add rule E3703 to validate AWS::CodePipeline::Pipeline configuration of an action by @kddejong in #3993
  • Additional general schema updates to complete the rest of the validation in rules E2540 and E2541 by @kddejong in #3993
  • Update CloudFormation schemas to 2025-03-07 by @github-actions in #3988
  • Add Condition to Choice in state machine by @kddejong in #4000

Full Changelog: v1.28.0...v1.29.0

Release v1.28.0

05 Mar 16:10
0bf1182
Compare
Choose a tag to compare

What's Changed

  • Add uniqueKeys for Sid in IAM policies by @kddejong in #3982
  • Create ipv4 and ipv6 network formats by @kddejong in #3981
  • Add rule E3059 to validate if AWS::EC2::Subnet CIDRs are in a AWS::EC2::VPC by @kddejong in #3985
  • Add rule E3060 to validate if AWS::EC2::Subnet CIDRs overlap with each other by @kddejong in #3985
  • Update CloudFormation schemas to 2025-03-04 by @github-actions in #3980

Full Changelog: v1.27.0...v1.28.0