Skip to content

Releases: aws-cloudformation/cfn-lint

Release v1.22.5

14 Jan 18:19
84bf681
Compare
Choose a tag to compare

What's Changed

  • Patch out bad types in DMS DataProvider by @kddejong in #3905
  • Improve join performance by @kddejong in #3906
  • Only replace parameter values in Resources by @kddejong in #3908
  • Add JSONata to state machine definitions by @kddejong in #3909
  • Update scripts to have better region support by @kddejong in #3910
  • Update CloudFormation schemas to 2025-01-14 by @github-actions in #3904

Full Changelog: v1.22.4...v1.22.5

Release v1.22.4

09 Jan 19:07
94be1ae
Compare
Choose a tag to compare

What's Changed

  • Add ap-southeast-7 Asia Pacific (Thailand) Region by @kddejong in #3897
  • Allow for debug in .cfnlintrc file by @kddejong in #3898
  • Don't fail when ignore templates is empty or not findable by @kddejong in #3900
  • Update CloudFormation schemas to 2025-01-09 by @github-actions in #3901

Full Changelog: v1.22.3...v1.22.4

Release v1.22.3

30 Dec 19:02
f5084b0
Compare
Choose a tag to compare

What's Changed

  • SnapStart is okay with new python dotnet by @kddejong in #3890
  • Update CloudFormation schemas to 2024-12-30 by @github-actions in #3883

Full Changelog: v1.22.2...v1.22.3

Release v1.22.2

16 Dec 20:39
700563c
Compare
Choose a tag to compare

What's Changed

  • Update regex for FnSub by @kddejong in #3878
  • Update fargate cpu memory schema by @kddejong in #3880
  • Update CloudFormation schemas to 2024-12-16 by @github-actions in #3877

Full Changelog: v1.22.1...v1.22.2

Release v1.22.1

12 Dec 18:50
310beb4
Compare
Choose a tag to compare

What's Changed

  • Add pattern for SNS TopicName by @kddejong in #3869
  • Don't replace Default values in SAM when SSM parameter by @kddejong in #3874
  • Update CloudFormation schemas to 2024-12-12 by @github-actions in #3868
  • Dont guess at mappings when values are static in language extension transform by @kddejong in #3875

Full Changelog: v1.22.0...v1.22.1

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