Skip to content

Release v1.2.5a11

Pre-release
Pre-release
Compare
Choose a tag to compare
@kddejong kddejong released this 17 Jun 16:58
· 318 commits to main since this release
9284326

What's Changed

  • Update CloudFormation schemas to 2024-06-17 by @kddejong in #3299
  • Cleanup rule pytest logic to make life easier by @kddejong in #3285
  • Cleanup cfn_path generation by @kddejong in #3287
  • Add error catching to better handle rule issues by @kddejong in #3289
  • Fix an issue with SSM params for ForEach by @kddejong in #3294
  • V1 - more typing and cleanup by @kddejong in #3296
  • Update resolver logic to see if parameter will result in applied conditions still being valid by @kddejong in #3303
  • Update rule W2531 to validate when the specified runtime is deprecated by @kddejong in #3304
  • Update rule E2531 to validate when you can no longer create a lambda function with the specified runtime by @kddejong in #3304
  • Create rule E2533 to validate when you can no longer update a lambda function with the specified runtime by @kddejong in #3304

Full Changelog: v1.2.5.a10...v1.2.5.a11