Skip to content

Releases: aws-cloudformation/cfn-lint

Release v1.18.4

04 Nov 19:48
adf24d0
Compare
Choose a tag to compare

What's Changed

  • Add AutoRetryLimit for AWS::CodeBuild::Project by @kddejong in #3809
  • Fix validating min/maxLength whena property has an array for keyword type by @kddejong in #3805
  • Update CloudFormation schemas to 2024-11-01 by @github-actions in #3807

Full Changelog: v1.18.3...v1.18.4

Release v1.18.3

30 Oct 17:23
88efb08
Compare
Choose a tag to compare

What's Changed

  • Enhanced monitoring can be configured on aurora clusters by @kddejong in #3801
  • Update CloudFormation schemas to 2024-10-30 by @github-actions in #3799

Full Changelog: v1.18.2...v1.18.3

Release v1.18.2

28 Oct 20:11
2a67c00
Compare
Choose a tag to compare

What's Changed

  • Update more tests for condition keys by @kddejong in #3781
  • Update Fn::FindInMap resolver to handle Ref to psedueparams by @kddejong in #3785
  • Create a new jsonschema keyword enumCaseInsensitive by @kddejong in #3789
  • Trim comma delimited lists for context by @kddejong in #3790
  • Update E1029 to support Definition in exceptions by @kddejong in #3792
  • Allow 5.7/8.0 for DB Engine Version by @kddejong in #3796
  • Update CloudFormation schemas to 2024-10-28 by @github-actions in #3795

Full Changelog: v1.18.1...v1.18.2

Release v1.18.1

21 Oct 19:16
ebea805
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.0...v1.18.1

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