Docker Releases

Docker Engine (Moby) and Docker Compose releases. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 7 Docker releases · Updated

  • Docker Compose Releases infragaengineer ·

    Docker Compose v5.2.0 releases with new reconciliation algorithm

    Docker Compose v5.2.0 introduces a new reconciliation algorithm for managing observed and expected states, aiming to improve workload stability. This release includes several improvements and bug fixes, notably around build contexts, progress reporting, and environment variable handling. Users experiencing issues with existing Compose workloads are encouraged to report them via GitHub issues, and the update also brings dependency bumps and internal refactors.

    patch
  • Docker Compose Releases infragaengineer ·

    Docker Compose v5.3.1: CI hardening and dependency updates

    Docker Compose v5.3.1 includes several internal CI improvements and dependency updates. These changes enhance the robustness and maintenance of the development workflow. The release is available for all users and is a standard patch release.

    patch
  • Docker Engine Releases infragadeprecationengineer ·

    Docker 29.6.0: New API endpoint, image attestations, and networking fixes

    Docker version 29.6.0 introduces a new API endpoint for updating container resource settings and adds support for retrieving in-toto attestation statements for images. This release also includes numerous bug fixes, enhancements to image pruning and push commands, and improvements to networking and rootless operation. Users may need to adjust configurations related to container links and bridge networking due to deprecation warnings.

    deprecation
  • Docker Engine Releases infragaengineer ·

    Moby API v1.55.0 adds image attestations and container update options

    Moby API version 1.55.0 introduces a new endpoint to retrieve in-toto attestation statements for images, allowing tools to access SBOM and provenance data directly from the daemon. It also enhances the container update API to support per-device blkio resource settings. Documentation for swarm join requirements has also been clarified. These changes benefit developers and operators managing containerized applications by simplifying metadata retrieval and resource control.

    feature patch

About Docker release tracking on ReleaseBytes

Docker Engine and Docker Compose releases carry security fixes, CLI changes and deprecations that affect nearly every build pipeline and dev machine. ReleaseBytes tracks the Moby (Docker Engine) and Compose release channels, summarising each release and flagging the breaking changes and security advisories worth acting on.

Frequently asked questions

How often are Docker release notes updated on ReleaseBytes?

Continuously. ReleaseBytes monitors the official Docker release channels around the clock and publishes a plain-English summary of each announcement shortly after it lands.

What kinds of Docker changes does ReleaseBytes track?

New features, enhancements, bug fixes, security advisories, breaking changes, deprecations and end-of-life announcements. Every item is tagged by type so you can filter to just the changes that need action.

How can I get alerts for new Docker releases?

Set up a free email or Slack alert filtered to Docker, subscribe to the weekly digest, or follow the RSS feed. Teams can also install the ReleaseBytes GitHub App or connect via MCP.

Where does the Docker release data come from?

From the official sources: Docker Engine (Moby) and Docker Compose releases. Every item links back to the original vendor announcement.