api 1.54.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. moby/moby#52030
Bug fixes and enhancements
- api/types/swarm: PortConfig: add Compare method. moby/moby#52047
- api: swagger: document "platform" param for
GET /image/{name}/json. moby/moby#52082 - Fix swagger/OpenAPI return value specification for /system/df endpoint. moby/moby#52124
- Add a
MediaTypepseudo-type to help discoverability of available mediatypes. moby/moby#52089 - api/types/jsonstream: Add sanity-check for Message marshaling. moby/moby#52059
- api/types/jsonstream: Prevent panic on nil-Error. moby/moby#52059