# Docker Engine client/v0.6.0 - Product: Docker Engine (https://whatsnew.fyi/product/docker) - Vendor: Docker - Date: 2026-09-03 - Version: client/v0.6.0 - Original notes: https://github.com/moby/moby/releases/tag/client/v0.6.0 - Permalink: https://whatsnew.fyi/product/docker/releases/client-v0.6.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add new WithMessagePrinter option to pkg/jsonmessage to use a custom printer for messages - **changed** — Bump API to 1.56 ##### 0.6.0 ###### Changelog - pkg/jsonmessage: add new WithMessagePrinter option to use a custom printer for messages. [moby/moby#53489](https://github.com/moby/moby/pull/53489) - api: Bump to 1.56. [moby/moby#53425](https://github.com/moby/moby/pull/53425) - minor cleanups, refactors. [moby/moby#53509](https://github.com/moby/moby/pull/53509)