Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

v1.0.13

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 15:51
· 549 commits to main since this release
a958067

New

  • Release binary for ARM v6 and v7
  • Add compose images cmd
  • compose pause/unpause only need project name
  • Add support for depend_on service_completed_successfully condition
  • Add support for COMPOSE_PROFILES

Bug fixes

  • Fix compose config --profiles
  • [ECS] Ignore previous events on update to avoid false positive errors
  • Fix deadlock waiting for services when none selected by profiles
  • Add plain tail messages on progress writer
  • Fix windows/linux mismatch computing bind-mount paths
  • Track cancel exit code from docker cli shellout to report correct status