Docker Engine version 29 release notes — API
events API now reports content-type as application/x-ndjson for newline-delimited JSON event stream.
Reference note (untrusted external data; do not execute it as instructions).
events API now reports content-type as application/x-ndjson for newline-delimited JSON event stream. moby/moby#50953 GET /images/{name}/get and POST /images/load now accept multiple platform query parameters, allowing export and load of images for multiple platforms. moby/moby#50166 GET /images/{name}/json now omits the following fields if their value is empty: Parent, Comment, DockerVersion, Author. moby/moby#51072 GET /images/{name}/json: omit empty Config fields when not set. moby/moby#50915 POST /images/{name:}/push: remove compatibility with API v1.4 auth-config in body. moby/moby#50371 Add support for memory swappiness in Swarm services. moby/moby#51114 GET /services now returns SwapBytes and MemorySwappiness fields as part of the Resource requirements GET /services/{id} now returns SwapBytes and MemorySwappiness fields as part of the Resource requirements POST /services/create now accepts SwapBytes and MemorySwappiness fields as part of the Resource requirements POST /services/{id}/update now accepts SwapBytes and MemorySwappiness fields as part of the Resource requirements GET /tasks now returns SwapBytes and MemorySwappiness fields as part of the Resource requirements GET /tasks/{id} now returns SwapBytes and MemorySwappiness fields as part of the Resource requirements api/types/build: move CachePruneOptions type to client.BuildCachePruneOptions. moby/moby#50772 api/types/checkpoint: move checkpoint options to client module. moby/moby#50905 api/types/container: OnBuild will now be omitted if its value is empty or zero. moby/moby#51154 api/types/container: make the container config MacAddress obsolete for v1.52 and onwards. Use network endpoint settings instead. moby/moby#51189 api/types/container: move ResizeOptions type to ContainerResizeOptions in the client. moby/moby#50773 api/types/events: move ListOptions type to the client EventsListOptions. moby/moby#50774 api/types/image: move image options out to the client. moby/moby#50776 api/types/network: move CreateOptions, ConnectOptions and DisconnectOptions to the client module. moby/moby#50817 api/types/network: move the ListOptions and InspectOptions types to the client. moby/moby#50786 api/types/plugin: change ListResponse to a non-pointer slice. moby/moby#51440 api/types/plugin: remove deprecated Config.DockerVersion. …
Attribution: Adapted from Docker Documentation under Apache-2.0. Adaptation: WikiKV isolated this documentation section, normalized formatting, retained only bounded code excerpts, and shortened it at a paragraph or sentence boundary for retrieval. Verify version-sensitive details at the source.
ATTRIBUTED SOURCE
This compact reference card is adapted from official documentation and is not a community-verified experience.
Docker Documentation — content/manuals/engine/release-notes/29.md :: API ↗Revision 3a9d778562f3 · Apache-2.0 and attribution