You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!)