Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
Release v1.12.4
What's Changed
- Return Symbol instead of None on Fn::Equals logic by @kddejong in #3663
- Remove handlers and tagging/permissions from specs by @kddejong in #3661
Full Changelog: v1.12.3...v1.12.4
Release v1.12.3
Release v1.12.2
What's Changed
Full Changelog: v1.12.1...v1.12.2
Release v1.12.1
Release v1.12.0
What's Changed
- GetAtts to array returns a string by @kddejong in #3639
- Add Condition logic for template Rules by @kddejong in #3634
- Another fix to pretty printer by @kddejong in #3641
- Add ap-southeast-5 by @kddejong in #3624
- Bring back better findinmap resolution by @kddejong in #3579
- Prevent infinite loops in conditions by @kddejong in #3645
- Update CloudFormation schemas to 2024-09-03 by @github-actions in #3644
Full Changelog: v1.11.1...v1.12.0
Release v1.11.1
What's Changed
- Fix an issue with
dict_node
get
by @kddejong in #3628 - Add params to findinmap value by @kddejong in #3629
- Allow
Fn::Length
inFn::Select
by @kddejong in #3633 - Allow resource version to be an
integer
by @kddejong in #3637 - Add more exceptions E1040 by @kddejong in #3636
Full Changelog: v1.11.0...v1.11.1
Release v1.11.0
What's Changed
- Create rule E3055 to validate CreationPolicy by @kddejong in #3609
- Update CloudFormation schemas to 2024-08-21 by @github-actions in #3602
- Generate schema artifacts on release by @kddejong in #3611
- Fix integration tests by @kddejong in #3615
- Add assumed role to policy AWS by @kddejong in #3621
- Fix pretty print with pipes by @kddejong in #3622
- Require at least one element in LSI
if
by @kddejong in #3623
Full Changelog: v1.10.3...v1.11.0
Release v1.10.3
Release v1.10.2
What's Changed
- Fix an issue when scanning metadata by @kddejong in #3596
- Update getatt resolution for better regional support by @kddejong in #3597
- anyOf only returns Ws and Is when there are Es by @kddejong in #3600
- Update CloudFormation schemas to 2024-08-15 by @github-actions in #3591
Full Changelog: v1.10.1...v1.10.2