Download Latest Version v29.4.0 source code.tar.gz (21.1 MB)
Email in envelope

Get an email when there's a new version of Moby

Home / client_v0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
client_v0.4.0 source code.tar.gz 2026-04-03 21.1 MB
client_v0.4.0 source code.zip 2026-04-03 28.9 MB
README.md 2026-04-03 1.2 kB
Totals: 3 Items   50.0 MB 0

v0.4.0

Bug fixes and enhancements

  • api, client: add //go:fix inline directives to deprecated functions to help automatically migrating using go fix. [#52178]
  • client/pkg/jsonmessage: add DisplayStream and DisplayMessages utils. [#52273]
  • client/pkg/jsonmessage: use functional options for display funcs. [#52285]
  • client: prevent panic when passing nil Opts to client.New. [#52184]
  • client: the client now sets a default User-Agent if none was set, to prevent Go's default (Go-http-client/1.1) from being used. [#52167]
  • Fix /system/df reporting in-use images as reclaimable. [#51778]
  • Go SDK: client.WithHTTPHeaders now detects if duplicate headers are set, and produces an error. Previously, duplicate errors would be randomized, resulting in undefined behavior. [#52204]

Full Changelog: https://github.com/moby/moby/compare/client/v0.3.0...client/v0.4.0

Source: README.md, updated 2026-04-03