mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
<!--Delete sections as needed --> ## Description - feat: Add expiry fields to PAT management API endpoints. ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [x] Technical review - [ ] Editorial review - [ ] Product review
2.5 KiB
2.5 KiB
description, title, linkTitle, keywords, weight, toc_min, toc_max, aliases
| description | title | linkTitle | keywords | weight | toc_min | toc_max | aliases | |
|---|---|---|---|---|---|---|---|---|
| Docker Hub API changelog | Docker Hub API changelog | Changelog | docker hub, hub, whats new, release notes, api, changelog | 2 | 1 | 2 |
|
Here you can learn about the latest changes, new features, bug fixes, and known issues for Docker Service APIs.
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.