Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
Release v1.22.5
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
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
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
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