Skip to content

Releases: aws-cloudformation/cfn-lint

Release v1.22.0

10 Dec 19:53
53e767e
Compare
Choose a tag to compare

What's Changed

  • Replace parameters when both transforms are used by @kddejong in #3861
  • Fix returning None from Fn::FindInMap by @kddejong in #3866
  • Switch back to raising bad path errors by @kddejong in #3862
  • Update CloudFormation schemas to 2024-12-10 by @github-actions in #3863

Full Changelog: v1.21.0...v1.22.0

Release v1.21.0

09 Dec 18:25
0e3017f
Compare
Choose a tag to compare

What's Changed

  • Pass parameters to ForEachCollection processing by @kddejong in #3854
  • Update rule W8003 to include always false by @kddejong in #3855
  • Skip Fn::FindInMap resolution when hitting a Fn::Sub by @kddejong in #3856
  • Add Assign to appropriate state machine options by @kddejong in #3859
  • Update CloudFormation schemas to 2024-12-09 by @github-actions in #3853

Full Changelog: v1.20.2...v1.21.0

Release v1.20.2

02 Dec 20:32
6d083eb
Compare
Choose a tag to compare

What's Changed

  • Add SES exception for boto MatchingEventTypes by @kddejong in #3843
  • Allow for major versions for postgres by @kddejong in #3850
  • Update CloudFormation schemas to 2024-12-02 by @github-actions in #3844

Full Changelog: v1.20.1...v1.20.2

Release v1.20.1

26 Nov 20:48
6846123
Compare
Choose a tag to compare

What's Changed

  • Update CloudFormation schemas to 2024-11-23 by @github-actions in #3832
  • Add nodejs22.x to AWS::Lambda::Function Runtime enum by @JamesKyburz in #3841
  • Add maxItems for PathPatternConfig in AWS::ElasticLoadBalancingV2::ListenerRule by @kddejong in #3835

New Contributors

Full Changelog: v1.20.0...v1.20.1

Release v1.20.0

18 Nov 21:27
a7fda5e
Compare
Choose a tag to compare

What's Changed

  • Update CloudFormation schemas to 2024-11-18 by @github-actions in #3828
  • Update error messagings from json schema by @kddejong in #3798
  • Create rule E3695 to validate cache cluster engines by @kddejong in #3824

Full Changelog: v1.19.0...v1.20.0

Release v1.19.0

12 Nov 17:13
4b21477
Compare
Choose a tag to compare

What's Changed

  • Update CloudFormation schemas to 2024-11-07 by @github-actions in #3811
  • Fix E3006 when both True and False are returned from build_scenerios_on_region by @kddejong in #3813
  • Fix an issue when printing the graph overwriting the graph by @kddejong in #3814
  • Update E1010 lang ext function support by @kddejong in #3817
  • Increase logic of boto automation by @kddejong in #3818
  • Allow cloudfront to be used in ARNs for account ID by @kddejong in #3821

Full Changelog: v1.18.4...v1.19.0

Release v1.18.4

04 Nov 19:48
adf24d0
Compare
Choose a tag to compare

What's Changed

  • Add AutoRetryLimit for AWS::CodeBuild::Project by @kddejong in #3809
  • Fix validating min/maxLength whena property has an array for keyword type by @kddejong in #3805
  • Update CloudFormation schemas to 2024-11-01 by @github-actions in #3807

Full Changelog: v1.18.3...v1.18.4

Release v1.18.3

30 Oct 17:23
88efb08
Compare
Choose a tag to compare

What's Changed

  • Enhanced monitoring can be configured on aurora clusters by @kddejong in #3801
  • Update CloudFormation schemas to 2024-10-30 by @github-actions in #3799

Full Changelog: v1.18.2...v1.18.3

Release v1.18.2

28 Oct 20:11
2a67c00
Compare
Choose a tag to compare

What's Changed

  • Update more tests for condition keys by @kddejong in #3781
  • Update Fn::FindInMap resolver to handle Ref to psedueparams by @kddejong in #3785
  • Create a new jsonschema keyword enumCaseInsensitive by @kddejong in #3789
  • Trim comma delimited lists for context by @kddejong in #3790
  • Update E1029 to support Definition in exceptions by @kddejong in #3792
  • Allow 5.7/8.0 for DB Engine Version by @kddejong in #3796
  • Update CloudFormation schemas to 2024-10-28 by @github-actions in #3795

Full Changelog: v1.18.1...v1.18.2

Release v1.18.1

21 Oct 19:16
ebea805
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1