Skip to content

Releases: base2Services/cfn-start-stop-stack

0.8.5

03 Nov 09:51
259ff2e
Compare
Choose a tag to compare

What's Changed

  • updated gem dependencies

Full Changelog: 0.8.4...0.8.5

0.8.4

06 Oct 05:39
d6566c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.3...0.8.4

0.8.3

25 May 02:37
Compare
Choose a tag to compare
  • skip rds read replicas instances

0.8.2

01 Nov 07:28
6344f4a
Compare
Choose a tag to compare
  • bug fix where it would wait for a ecs service to start when the desired count was 0

0.8.1

30 Oct 02:57
df50cc3
Compare
Choose a tag to compare
  • bug fix for starting ecs service with empty configuration
  • bug fix for skipping starting ecs service when desired count is set to 0
  • logging updates

0.8.0

29 Oct 04:28
4841aa0
Compare
Choose a tag to compare
  • set config on aws resource tags for ASG, ECS Cluster and EC2 Instances
  • wait for application healthy states on ASG and ECS on target groups
  • add debug flag
  • library refactoring for resource classes and global variables
  • fix bug for ecs error Could not find configuration
  • set custom resource priority on AWS resource tags for ASG, ECS Cluster and EC2 instances
  • minimum ruby version to 2.5

0.7.1

15 Aug 07:14
Compare
Choose a tag to compare
  • bug fix for ASG with no suspended processes saved when starting

0.7.0

09 Aug 06:07
fd8a904
Compare
Choose a tag to compare
  • support start/stop of aws sftp transfer endpoints
  • fix bug with api rate limiting when stopping instances in an asg

0.6.0

11 Jul 03:30
Compare
Choose a tag to compare
  • Supporting stopping DocumentDB
  • Ability to stop instances in an ASG by suspending termination process on the ASG
  • Ignore Aurora serverless clusters

0.5.5

31 May 00:20
Compare
Choose a tag to compare

Only stop ECS services of scheduling type Replica