Skip to content

Releases: aws-cloudformation/cfn-lint

Release v1.18.0

21 Oct 17:11
de28d1e
Compare
Choose a tag to compare

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 from 3.12-alpine3.20 to 3.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

21 Oct 17:57
583417b
Compare
Choose a tag to compare
CloudFormation Specifications
  • Update CloudFormation specs to 186.0.0 (pull #3578)
  • Add region ap-southeast-5 (pull #3673)

Release v1.17.2

18 Oct 16:40
7e514f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.1...v1.17.2

Release v1.17.1

17 Oct 21:22
0d7df03
Compare
Choose a tag to compare

What's Changed

  • Make an exception for DocDB Cluster Port return type by @kddejong in #3759

Full Changelog: v1.17.0...v1.17.1

Release v1.17.0

17 Oct 15:37
03c8c46
Compare
Choose a tag to compare

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 for AWS::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

10 Oct 18:02
b16a555
Compare
Choose a tag to compare

What's Changed

  • Move requireXor to SpotFleetRequestConfigData by @stevengubler in #3737
  • Update CloudFormation schemas to 2024-10-10 by @github-actions in #3736

New Contributors

Full Changelog: v1.16.0...v1.16.1

Release v1.16.0

03 Oct 21:05
79689ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.2...v1.15.3

Release v1.15.2

30 Sep 16:24
a83dcd8
Compare
Choose a tag to compare

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

24 Sep 17:01
4a57bc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.15.1

Release v1.15.0

23 Sep 16:12
c944440
Compare
Choose a tag to compare

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