| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| api_v1.54.0 source code.tar.gz | 2026-03-05 | 21.0 MB | |
| api_v1.54.0 source code.zip | 2026-03-05 | 28.9 MB | |
| README.md | 2026-03-05 | 1.0 kB | |
| Totals: 3 Items | 50.0 MB | 0 | |
1.54.0
New
GET /images/jsonnow supports anidentityquery parameter. When set, the response includes manifest summaries and may include anIdentityfield for each manifest with trusted identity and origin information. [#52030]
Bug fixes and enhancements
- api/types/swarm: PortConfig: add Compare method. [#52047]
- api: swagger: document "platform" param for
GET /image/{name}/json. [#52082] - Fix swagger/OpenAPI return value specification for /system/df endpoint. [#52124]
- Add a
MediaTypepseudo-type to help discoverability of available mediatypes. [#52089] - api/types/jsonstream: Add sanity-check for Message marshaling. [#52059]
- api/types/jsonstream: Prevent panic on nil-Error. [#52059]