Skip to content

Releases: KentaaNL/capistrano-asg-rolling

v0.4.1

06 Dec 14:45
Compare
Choose a tag to compare
  • Fix LocalJumpError: unexpected return when invoking rolling:deploy_test.

v0.4.0

29 Sep 06:11
Compare
Choose a tag to compare
  • Monitor instance refresh status as part of deployment process. (#6) @lloydwatkin

v0.3.0

05 Jun 18:54
Compare
Choose a tag to compare
  • Add configurable minimum healthy percentage. (#4) @mivtachyahu
  • Drop support for Ruby 2.6.

v0.2.1

17 Apr 17:41
Compare
Choose a tag to compare
  • Fix for missing snapshot on cleanup (#3) @lloydwatkin
  • Add a test deployment task: run the deploy task but do not trigger the update ASG task and do not automatically terminate instances.

v0.2.0

25 Mar 15:33
Compare
Choose a tag to compare
  • Use a desired configuration to update the Launch Template version of the Auto Scaling Group after a successful deployment.
  • Handle InstanceRefreshInProgress errors gracefully; log the error and continue.
  • Tag AMIs and snapshots and only clean up Launch Template versions, AMIs and snapshot that were tagged by us.
  • Support AWS session tokens.

v0.1.0

15 Oct 12:47
Compare
Choose a tag to compare

Initial release