Skip to content

v3.0.1

Compare
Choose a tag to compare
@aijunpeng aijunpeng released this 27 Jun 20:39
· 12 commits to main since this release
98ddb98

[3.0.1] -- 2024-06-27

Changed

  • Scheduler CLI installation process now uses a version-agnostic installation process
  • Lambda memory size for orchestration and asg scheduling lambdas is now configurable

Fixed

  • Fixed an error that would cause maintenance window scheduling to fail when the SSM api returned expired maintenance windows without a NextExecutionTime property
  • Fixed KMS encryption key being deleted when DynamoDB tables were configured to be retained on stack delete
  • Fixed an error that caused ASG schedule updates to fail when more than 5 schedules were updated at once
  • Fixed a possible name conflict with Operational Insights Dashboard when deploying multiple copies of Instance Scheduler to the same account

Security