github kayac/ecspresso v2.2.0

Changelog

  • Fix help messages of boolean options. #536 #565 (@fujiwara)
    • before: --get-secrets=true, after: --[no-]get-secrets. "negatable options" are easily distinguishable by the help message.
  • Supports awslogs-create-group=="true" #541 (@fujiwara)
    • ecspresso verify creates a log group when awslogs-create-group=="true".
  • Add deploy/scale --auto-scaling-(min|max) option #550 (@sinsoku @fujiwara)
    • Enable to set auto-scaling min or max capacity at deploy or scale.
  • Fix: Enable to update service tags. #549 #551 (@handlename, @fujiwara)
  • Add deregister --revision=latest and --delete flag. #560 (@fujiwara)
  • Install ecspresso into the toolchain cache directory on GitHub Actions. #566 #567 (@goruha)
  • Fix nil pointer dereference. #568 #569 (@civitaspo @fujiwara)
  • Fix typo in README. #558 (@KOBA789)

Don't miss a new ecspresso release

NewReleases is sending notifications on new releases.