Skip to content

Release v0.62.0

Compare
Choose a tag to compare
@kddejong kddejong released this 19 Aug 16:39
· 510 commits to main since this release
9e7ad27
Features
  • Create new API to allow for easier integration of using cfn-lint as a library docs (pull #2285)
CloudFormation Specifications
  • Update CloudFormation specs to 85.0.0 (pull #2324)
  • Update Lambda deprecation dates (pull #2327)
Fixes
  • Fix an issue with RulesCollection in which configurations would carry over between templates (pull #2331)
  • Add used rules into RulesCollection so we can print all the used rules in JUnit and Pretty formatting (pull #2330)
  • Update error message on E3002 (pull #2059)
  • Update error description on E1020 (pull #2329)