Skip to content

Releases: aws-cloudformation/cfn-lint

Release v0.87.0

30 Apr 17:44
72bbf3d
Compare
Choose a tag to compare
CloudFormation Specifications
  • Update CloudFormation specs to 171.0.0 (pull #3160)
Fixes
  • When using a list param in foreach pass back select statements when no allowed value (pull #3176)
  • Fix an issue with graphs and pydot and not quoting attrs (pull #3177)
  • Update I3013 as read replicas don't need backup period (pull #3171)
  • Change filenames to be OS specific paths (pull #3170)
  • Update E8001 to validate null Condition section (pull #3169)

Release v1.2.5.a7

24 Apr 18:28
e3f60b9
Compare
Choose a tag to compare
Release v1.2.5.a7 Pre-release
Pre-release

What's Changed

  • Update CloudFormation schemas to 2024-04-24 by @kddejong in (pull #3159)
  • Fix config of regions in TemplateRunner by @kddejong in (pull #3164)

Full Changelog: v1.2.5.a6...v1.2.5.a7

Release v0.86.4

22 Apr 16:40
d49a967
Compare
Choose a tag to compare
CloudFormation Specifications
  • Update CloudFormation specs to 170.0.0 (pull #3149)
Fixes
  • Only pick up .json files when using registry shcemas (pull #3150)
  • Update IAM policy validation to not allow Action and NotAction (pull #3145)
  • Update IAM policy validation to not allow Principal and NotPrincipal (pull #3145)
  • Update IAM policy validation to not allow Resource and NotResource (pull #3145)

Release v1.2.5.a6

16 Apr 16:02
4fc2443
Compare
Choose a tag to compare
Release v1.2.5.a6 Pre-release
Pre-release

What's Changed

  • Add a bunch of DynamoDB rules and schema changes by @kddejong in (pull #3133)
  • Don't support resources in a FindInMap by @kddejong (pull #3120)
  • Create rules W3689 and W3688 to do validation of AWS::RDS::DBCluster by @kddejong (pull #3118)
  • Create rules E3660 to do validation of Rest API configuration with OpenAPI by @kddejong (pull #3117)
  • Update specs to 2024/04/15 (pull #3146)

Full Changelog: v1.2.5.a5...v1.2.5.a6

Release v0.86.3

15 Apr 17:05
62c4ad8
Compare
Choose a tag to compare
CloudFormation Specifications
  • Update CloudFormation specs to 169.0.0 (pull #3135)
  • Support db2-ae and db2-se RDS engines for AWS::RDS::DBInstance.Engine (pull #3139)
Fixes
  • Safely get readOnlyProperties (pull #3141)

Release v0.86.2

05 Apr 16:01
d9454f5
Compare
Choose a tag to compare
CloudFormation Specifications
  • Update CloudFormation specs to 168.0.0 (pull #3127)
  • Remove AWS::RDS::DBCluster from exclusive checks (pull #3119)
Fixes
  • When doing a transform pass back FindInMap when resolution failure (pull #3131)
  • Update deprecated Lambda runtimes (pull #3113)

Release v0.86.1

20 Mar 21:15
7170ee1
Compare
Choose a tag to compare
CloudFormation Specifications
  • Update CloudFormation specs to 165.0.0 (pull #3092)
Fixes
  • RDS DB Cluster remove MasterUserPassword from exclusion with MasterUsername (pull #3106)
  • fix an issue when searching for Ref in tojsonstring (pull #3107)

Release v1.2.5.a5

14 Mar 21:24
76f7197
Compare
Choose a tag to compare
Release v1.2.5.a5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.5.a4...v1.2.5.a5

Release v1.2.5.a4

12 Mar 21:34
c98e167
Compare
Choose a tag to compare
Release v1.2.5.a4 Pre-release
Pre-release

What's Changed

  • New rules for RDS DBCluster E3692,E3694,E3694 by @kddejong in (pull #3094)
  • New rule E3689 to validate DBCluster monitoring config by @kddejong in (pull #3089)
  • New rule W4005 to validate cfn-lint config in metadata @kddejong in (pull #3088)
  • Update specs to 2024/03/11 (pull #3094)

Full Changelog: v1.2.5.a3...v1.2.5.a4

Release v0.86.0

04 Mar 18:44
22412ab
Compare
Choose a tag to compare
Feature
  • Disable and configure certain rules when template is from CDK (pull #2971)
CloudFormation Specifications
  • Update CloudFormation specs to 163.0.0 (pull #3076)