Skip to content

Releases: aws-cloudformation/cfn-lint

Release v1.8.2

19 Jul 06:56
32545a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

Release v1.8.1

18 Jul 17:15
ebec14b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

Release v1.8.0

17 Jul 22:21
d90ac93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.8.0

Release v1.7.2

17 Jul 14:25
33acafd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

Release v1.7.1

17 Jul 03:56
dd4955d
Compare
Choose a tag to compare

What's Changed

  • Fix sub regex resolver to always return a string by @kddejong in #3508

Full Changelog: v1.7.0...v1.7.1

Release v1.7.0

16 Jul 18:05
a1d4c7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

Release v1.6.1

12 Jul 15:24
ee6271f
Compare
Choose a tag to compare

What's Changed

  • SAM transform replace AutoPublishCodeSha256 by @kddejong in #3497
  • Change return type of conditions build_scenerios_on_region to be a list[bool] by @kddejong in #3498

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0

11 Jul 19:27
defb6b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.6.0

Release v1.5.3

10 Jul 16:54
46efe54
Compare
Choose a tag to compare

What's Changed

  • Load registry schemas before implementing patching by @kddejong in #3486
  • Force resolve validation to not use strict types by @kddejong in #3488

Full Changelog: v1.5.2...v1.5.3

Release v1.5.2

09 Jul 19:10
755935c
Compare
Choose a tag to compare

What's Changed

  • Update CloudFormation schemas to 2024-07-09 by @github-actions in #3457
  • Update logging configuration to not log when used as a library by @kddejong in #3479
  • Add AWS::ServiceCatalog::CloudFormationProvisionedProduct to exceptions for E1040 by @kylekluever in #3481
  • Allow ICMP to have FromPort other than -1 with ToPort -1 by @kddejong in #3482

New Contributors

Full Changelog: v1.5.1...v1.5.2