Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
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
Release v1.18.2
What's Changed
- Update more tests for condition keys by @kddejong in #3781
- Update
Fn::FindInMap
resolver to handleRef
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
What's Changed
Full Changelog: v1.18.0...v1.18.1