Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
Release v1.22.2
Release v1.22.1
What's Changed
- Add
pattern
for SNSTopicName
by @kddejong in #3869 - Don't replace
Default
values inSAM
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
What's Changed
- Replace parameters when both transforms are used by @kddejong in #3861
- Fix returning
None
fromFn::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
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 aFn::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
Release v1.20.1
What's Changed
- Update CloudFormation schemas to 2024-11-23 by @github-actions in #3832
- Add
nodejs22.x
toAWS::Lambda::Function
Runtime
enum by @JamesKyburz in #3841 - Add
maxItems
forPathPatternConfig
inAWS::ElasticLoadBalancingV2::ListenerRule
by @kddejong in #3835
New Contributors
- @JamesKyburz made their first contribution in #3841
Full Changelog: v1.20.0...v1.20.1
Release v1.20.0
Release v1.19.0
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
Release v1.18.3
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