What's Changed
- Release v3.2.9 by @aws-solutions-github-bot in #708
Security
- Bump
browserslistto mitigate CVE-2026-73088
Fixed
- Auto Scaling group tag events are no longer rejected when the CloudTrail payload omits
ValueorPropagateAtLaunch. - Added
CreateAutoScalingGroupto the Auto Scaling tagging EventBridge rule, registering groups created with the schedule tag already attached. These emit no tag-change event and were previously never registered. - Self-heal now sweeps Auto Scaling groups that were tagged but never registered due to a transient failure in real-time tag registration, registering them during a scheduling cycle. Attempts are rate-limited to once per hour per group.
Full Changelog: v3.2.8...v3.2.9