Skip to content

Release v0.78.1

Compare
Choose a tag to compare
@kddejong kddejong released this 12 Jul 16:15
· 245 commits to main since this release
86f0370
Features
  • Update rule E1018 to flag splitting dynamic references (pull #2786)
  • New rule W2533 to validate lambda zip deployment configuration (pull #2682)
  • Supporting intrinsic function in DeletionPolicy and UpdateReplacePolicy (pull #2784)
CloudFormation Specifications
  • Update CloudFormation specs to 130.0.0 (pull #2783)
Fixes
  • Pin jsonschema to be under 4.18 (pull #2792)
  • Fix using include_experimental in metadata (pull #2785)
  • Fix rule E1024 to better handle conditions (pull #2780)