Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
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
Release v1.10.1
v1.10.0
Release v1.9.7
Release v1.9.6
What's Changed
- Update schema patching and fix some issues by @kddejong in #3570
- Update regex pattern for rule I3042 by @kddejong in #3572
- Better logic for empty yaml files by @kddejong in #3574
- Update pre-commit to 2024-08-08 by @kddejong in #3575
- Update CloudFormation schemas to 2024-08-08 by @github-actions in #3569
Full Changelog: v1.9.5...v1.9.6
Release v1.9.5
Release v1.9.4
What's Changed
Full Changelog: v1.9.3...v1.9.4
Release v1.9.3
What's Changed
- Update schema filtering to use new condition logic by @kddejong in #3552
- Update E3615 to validate all CloudWatch Alarm periods by @kddejong in #3556
- Better type checking for
null
types by @kddejong in #3557 - Add
dependentExcluded
forAbortIncompleteMultipartUpload
inAWS::S3::Bucket
by @kddejong in #3558
Full Changelog: v1.9.2...v1.9.3