github docker/compose v2.39.0

latest releases: v2.39.2, v2.39.1
one month ago

What's Changed

✨ Improvements

🐛 Fixes

  • Add dry-run support to bake build by @glours in #13042
  • Keep containers attached on stop to capture termination logs by @ndeloof in #13010
  • Add default compose labels to images built from bake by @glours in #13049
  • Fix report image name in bake result by @principis in #13047
  • Don't run navigation menu if stdin isn't a terminal by @ndeloof in #13054
  • Monitor must watch events even when context is cancelled by @ndeloof in #13062
  • Force plain display mode if stdout isn't a terminal by @ndeloof in #13074
  • Do not pass user id on Windows system as engine is not able to handel it by @glours in #13080
  • Forward git command error to user by @ndeloof in #13084
  • Use output registry when push true and load to docker store if not by @glours in #13085

🔧 Internal

  • Add a space character to separate the timestamp from the log message by @xduugu in #13038
  • Fix the Helm bridge e2e tests after the latest update of the templates by @glours in #13053
  • Introduce monitor to manage containers events and application termination by @ndeloof in #12906
  • Abstract model-cli commands execution with a model (pseudo) API by @ndeloof in #13051
  • Swarm by @ndeloof in #13071
  • Remove uses of moby/errdefs by @thaJeztah in #13076
  • Use local copy of pkg/system.IsAbs by @thaJeztah in #13075
  • Optimize ansiColorCode by replacing fmt.Sprintf with strings.Builder by @suwakei in #13091
  • Eliminate magic number in init functions by @suwakei in #13090
  • Integration of SetAttributes calls by @suwakei in #13089

⚙️ Dependencies

New Contributors

Full Changelog: v2.38.2...v2.39.0

Don't miss a new compose release

NewReleases is sending notifications on new releases.