Docker Hub API changelog
En esta página
Here you can learn about the latest changes, new features, bug fixes, and known issues for Docker Service APIs.
2026-09-01#
Updates#
- Document that Update org member (role)
accepts a custom role name in
role. - Document the
rolefield on Update some details for an organization group. - Add
Editortoorg_member.roleon organization members.
2026-08-27#
Updates#
- Document organization access token (OAT) support for repository management endpoints, the scope-dependent behavior of List repositories, and legacy paths that are OAT unsupported.
2025-11-21#
Updates#
- Add missing
expires_atfields on PAT management endpoints.
2025-09-25#
Updates#
- Fix Assign repository group endpoints request/response
2025-09-19#
New#
- Add Create repository endpoints for a given
namespace. - Add Get repository endpoints for a given
namespace. - Add Check repository endpoints for a given
namespace.
Deprecations#
- Deprecate POST /v2/repositories
- Deprecate POST /v2/repositories/{namespace}
- Deprecate GET /v2/repositories/{namespace}/{repository}
- Deprecate HEAD /v2/repositories/{namespace}/{repository}
2025-07-29#
New#
- Add Update repository immutable tags settings endpoints for a given
namespaceandrepository. - Add Verify repository immutable tags endpoints for a given
namespaceandrepository.
2025-06-27#
New#
- Add List repositories endpoints for a given
namespace.
Deprecations#
2025-03-25#
New#
- Add APIs for organization access token (OATs) management.
2025-03-18#
New#
- Add access to audit logs for org access tokens.