Skip to content

Latest commit

 

History

History
78 lines (43 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

78 lines (43 loc) · 1.5 KB

CHANGELOG

Emoji Cheatsheet

  • ✏️ doc updates
  • 🐛 when fixing a bug
  • 🚀 when making general improvements
  • ✅ when adding tests
  • ⬆️ when upgrading dependencies
  • 🎉 when adding new features

Version History

v1.12.0

  • 🚀 Fix error in Cloudformatio-Drift subject call

v1.11.0

  • 🚀 Avoid publishing empty batch messages

v1.10.0

  • 🚀 Ignore ENI resources in the Required Tags rule as AWS currently doesn't propagate ALB tags to ENIs, resulting in significant alarm fatigue

v1.9.2

  • 🐛 Fix logging

v1.9.1

  • 🐛 Fix premature exit of Rule iteration

v1.9.0

  • 🚀 Enable Certificate-Expiration Rule & Urgent Alarms

v1.8.0

  • 🚀 Enabled Cloudformation-Drift Urgent Alarms

v1.7.0

  • 🚀 Add ReadOnlyAccess ManagedPolicyArn to CloudFormation Drift Policy

v1.6.0

  • 🚀 Add enabled rules as CloudFormation Drift isn't ready for prime time
  • 🐛 Fix submission ID to be compliant

v1.5.0

  • 🚀 Include AWSBasicExecution role to get CloudWatch Logs
  • ⬆️ Update Core Deps

v1.4.0

  • 🚀 Prefix Policy & Role with region to avoid errors when deploying to multiple regions

v1.3.0

  • 🚀 More resilient Error handling in lambda function

v1.2.0

  • 🚀 Update detection to hourly

v1.1.0

  • 🎉 Enable Cloudformation Drift Detection Rules

v1.0.1

  • 🚀 Add private: true

v1.0.0

  • 🚀 Initial Commit with Tagging Rules