Skip to content

Beta Release - v2.0.0.beta2

Compare
Choose a tag to compare
@askreet askreet released this 22 Feb 13:40
· 61 commits to master since this release

New Features

  • CodeDeploy deployment mechanism now supports adding ASGs that may or may not exist in a given environment. (Thanks, @janost!)

Bugfixes

  • Fixed library requires causing moonshot CLI tool not to work with Ruby 2.3+. (Thanks, @jfarrell!)
  • Status command now handles eventual consistency issues between Autoscaling and EC2 APIs, when the EC2 API doesn't return any data about a given instance. (Thanks, @janost!)
  • Fixed ssh command for environments with multiple ASGs (Thanks, @janost!)