Releases · aws-cloudformation/cfn-lint (original) (raw)
Release v1.34.2
What's Changed
- Unschedule v0 maintenance work by @kddejong in #4120
- Add in
anyOf
for properties that are ipv4 and ipv6 by @kddejong in #4122 - Update CloudFormation schemas to
2025-04-24
by @github-actions in #4118
Full Changelog: v1.34.1...1.34.2
Release v1.34.1
Release v1.34.0
Release v1.33.2
Release v1.33.1
Release v1.33.0
What's Changed
- New rule E3062 to validate
DBInstanceClass
against Engine by @kddejong in #4080 - Several state mach schema improvements by @kddejong in #4081
- New rule E3681 to validate
AWS::ElasticLoadBalancingV2::TargetGroup
TargetType
property restrictions by @kddejong in #4082 - New rule E3683 to validate
AWS::ElasticLoadBalancingV2::TargetGroup
Protocol
property restrictions by @kddejong in #4082 - Allow for /example in SSM Param Name by @kddejong in #4086
- Update CloudFormation schemas to
2025-04-08
by @github-actions in #4083
Full Changelog: v1.32.4...v1.33.0
Release v1.32.4
Release v1.32.3
Release v1.32.2
What's Changed
- Add
Assign
intoChoice
for state machines by @kddejong in #4054 - Create a
pattern
for aAWS::SSM::Parameter
Name
by @kddejong in #4055 - Fix SAM transform to validate that
Properties
is a dict by @kddejong in #4057 - Update CloudFormation schemas to
2025-04-02
by @github-actions in #4052
Full Changelog: v1.32.1...v1.32.2
Release v1.32.1
What's Changed
- Change state machine schema based on query language by @kddejong in #4045
- Commonize how SAM transform checks are done by @kddejong in #4043
- Update CloudFormation schemas to
2025-03-24
by @github-actions in #4046 - Deal with JSONata differences in choices by @kddejong in #4051
Full Changelog: v1.32.0...v1.32.1