github F1bonacc1/process-compose v1.27.0

4 days ago

What Changed

  • Added ability to force termination of processes that fail to terminate after shutdown.timeout_seconds. Issue #214
  • Added ability to list the running processes directly process-compose ls without the process-compose process sub-command. Issue #232
  • Added ability to update projects on the fly process-compose project update. Issue #233
  • Added "spinner" to the TUI to indicate that processes' long termination now performed in the background.
  • Dependencies update

Bug Fixes

  • Fixed a race condition between a process and its logs. Issue #237
  • When TUI starts now it automatically selects the fist enabled process. Issue #238
  • Fixed a race condition for very short project that could cause the TUI to hang. Issue #239

Full Changelog

Don't miss a new process-compose release

NewReleases is sending notifications on new releases.