github moby/moby v28.3.0-rc.2
28.3.0-rc.2

latest releases: v2.0.0-beta.0, client/v0.1.0-beta.0, api/v1.52.0-beta.1...
pre-release2 months ago

28.3.0-rc.2

For a full list of changes from the last release candidate refer to the diff:

New

Bug fixes and enhancements

  • Fix docker images --tree not marking images as in-use when the containerd image store is disabled. docker/cli#6140
  • Fix docker pull/push hang in non-interactive when authentication is required caused by prompting for login credentials. docker/cli#6141
  • Fix a regression where a login prompt on docker pull would show Docker Hub-specific hints when logging in on other registries. docker/cli#6135
  • Fix an issue where all new tasks in the Swarm could get stuck in the PENDING state forever after scaling up a service with placement preferences. moby/moby#50211
  • Remove an undocumented, hidden, top-level docker remove command that was accidentally introduced in docker 23.0. docker/cli#6144
  • Validate registry-mirrors configuration as part of dockerd --validate and improve error messages for invalid mirrors. moby/moby#50240

Packaging updates

Deprecations

  • api/types/container: deprecate ExecOptions.Detach. This field is not used, and will be removed in a future release. moby/moby#50219
  • pkg/idtools: deprecate IdentityMapping and Identity.Chown. moby/moby#50210

Don't miss a new moby release

NewReleases is sending notifications on new releases.