| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| api_v1.54.1 source code.tar.gz | 2026-04-03 | 21.1 MB | |
| api_v1.54.1 source code.zip | 2026-04-03 | 28.9 MB | |
| README.md | 2026-04-03 | 585 Bytes | |
| Totals: 3 Items | 50.0 MB | 5 | |
Changelog
- api/types/network: add
Port.Port()method to return the port-number as a string. [#52165] - api, client: add //go:fix inline directives to deprecated functions. [#52178]
- api, client: go.mod: remove patch version. [#52174]
- api/types/network: fix handling of unmapped ports (ephemeral ports). [#52288]
Full Changelog: https://github.com/moby/moby/compare/api/v1.54.0...api/v1.54.1