Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
Release v1.18.0
What's Changed
- Add
additionalProperties
false to IAM conditions by @kddejong in #3767 - Update E3601 to handle substitutions in rule by @kddejong in #3768
- Update E3601 to skip state machine validation when using a function by @kddejong in #3770
- Add
^.*$
to exceptions for boto pattern detection by @kddejong in #3772 - Bump
docker/library/python
from3.12-alpine3.20
to3.13-alpine3.20
by @dependabot in #3773 - Expand boto auto detection to include sub properties by @kddejong in #3763
- Update CloudFormation schemas to
2024-10-21
by @github-actions in #3758 - Add logic for
AWS::EC2::Subnet.Id
format by @kddejong in #3761
Full Changelog: v1.17.2...v1.18.0
Release v0.87.11
Release v1.17.2
What's Changed
- Update language extensions
Fn::ForEach
for empty lists by @kddejong in #3764 - Support Python 3.13 by @michael-k in #3765
Full Changelog: v1.17.1...v1.17.2
Release v1.17.1
What's Changed
Full Changelog: v1.17.0...v1.17.1
Release v1.17.0
What's Changed
- Update test results for
py3.8
deprecation by @kddejong in #3745 - Add automation to creating boto patches by @kddejong in #3742
- Update
Dockerfile
image location to ECR by @kddejong in #3746 - Dynamically determine Account ID during transform by @kddejong in #3749
- Update graph labels by @kddejong in #3752
- Update lambda lifecycle runtimes by @kddejong in #3753
- Update
HealthCheckType
enum forAWS::AutoScaling::AutoScalingGroup
by @kddejong in #3755 - Update CloudFormation schemas to
2024-10-17
by @github-actions in #3748
Full Changelog: v1.16.1...v1.17.0
Release v1.16.1
What's Changed
- Move
requireXor
toSpotFleetRequestConfigData
by @stevengubler in #3737 - Update CloudFormation schemas to
2024-10-10
by @github-actions in #3736
New Contributors
- @stevengubler made their first contribution in #3737
Full Changelog: v1.16.0...v1.16.1
Release v1.16.0
What's Changed
- Switch SAM validation E3031 to use pre-transform by @kddejong in #3726
- Bring back stateful resources json by @kddejong in #3728
- Update GetAtt type checking by @kddejong in #3731
- Add
MinActiveInstancesPercent
toAutoScalingRollingUpdate
by @kddejong in #3733 - Update CloudFormation schemas to
2024-10-03
by @github-actions in #3732 and #3723 - Update
requiredXor
for Vpc and Subnets by @kddejong in #3734
Full Changelog: v1.15.2...v1.15.3
Release v1.15.2
What's Changed
- Exception for lambda authorizer uri by @kddejong in #3720
- Update CloudFormation schemas to 2024-09-30 by @github-actions in #3709
Full Changelog: v1.15.1...v1.15.2
Release v1.15.1
What's Changed
- Switch FN support inside Rules by @kddejong in #3712
- Add equal vars for Rules to cnf building by @kddejong in #3714
Full Changelog: v1.15.0...v1.15.1
Release v1.15.0
What's Changed
- Update state machine to support
StringMatches
by @kddejong in #3705 - Add rules for
Rules
section by @kddejong in #3703 - Allow for secretsmanager dynamic refs in
Parameter
defaults by @kddejong in #3707 - Update CloudFormation schemas to
2024-09-23
by @github-actions in #3702
Full Changelog: v1.14.2...v1.15.0