



Added a GitHub action to trigger Docker Desktop e2e tests with Compose edge versions.Fixed a bug which was rendering Building section when there was no build involved.Improved the diagnostic message on network label mismatch.Updated the docs to reflect Dry Run mode is feature complete.Fixed a bug in the docs generation task for Windows environments.Compose now sorts containers by creation date to scale down the older ones first.Fixed a bug in watch which was watching the whole build context instead of only configured paths.Added a warning telling users that uid,gid,mode are not implemented for crets.Fixed a race condition, waiting for containers when one exit.Fixed a bug in watch which applied the “rebuild” strategy by default.Removed default timeout of 10 seconds when restarting or stopping services.Fixed a bug in the watch command when a directory does not exist.Fixed a bug when compose was used as project name.Compose now detects new services started after compose -p x logs -f command.Fixed a typo in the warning message about an existing volume.Compose now detects network name conflict.Aligned forward signal to container behaviour with the docker run one.Fixed a bug in the up command which should not silently ignore missing depends_on services.Adjusted the display of the volumes flag with the help of down command.Fixed a bug when setting the project name via COMPOSE_PROJECT_NAME environment variable.Fixed a bug during detection of swarm mode.Introduced run -cap-add to run maintenance commands using service image.Added -progress as top-level flag to configure progress UI style.Introduced the ability to select a single service to be stopped by compose down.Dependencies upgrade: bump golang to 1.20.5.Dependencies upgrade: bump docker to v24.0.2.Dependencies upgrade: bump buildx to v0.11.0.Dependencies upgrade: bump compose-go to v1.15.0.Compose now warns if using a bind mount in a service watch configuration.Fixed “please specify build context” errors on compose build.Fixed sporadic “container not connected to network” errors on compose up.

Dependencies upgrade: bump compose-go to v1.15.1.It’s also no longer available in new releases of Docker Desktop.Ĭompose V2 is included with all currently supported versions of Docker Desktop.įor more information, see Migrate to Compose V2.įor more detailed information, see the release notes in the Compose repo. From July 2023 Compose V1 stopped receiving updates.
