Moby API v1.55.0 adds image attestations and container update options
infragaengineer
feature patch
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.
Read the original announcement →
https://github.com/moby/moby/releases/tag/api/v1.55.0
Related releases
- Docker Compose v5.2.0 releases with new reconciliation algorithm Docker Compose Releases ·
- Docker Engine 29.6.1 addresses security vulnerabilities and updates components Docker Engine Releases ·
- Docker Compose v5.3.0 Adds Init Containers Docker Compose Releases ·
- Docker Compose v5.3.1: CI hardening and dependency updates Docker Compose Releases ·
- Docker 29.6.0: New API endpoint, image attestations, and networking fixes Docker Engine Releases ·
- Moby Client 0.5.0: New endpoint for image attestations Docker Engine Releases ·