mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
<!--Delete sections as needed -->
## Description
- Add "new" list repositories in a given namespace endpoint : `GET
/v2/namespaces/{namespace}/repositories`
---
After the comments from @thaJeztah
- Split DVP Data API and Docker Hub API for better visiblity
- Standardize sub entries in the side menu : Changelog, Deprecated and
OpenAPI
- Deprecated is now a table like in
https://docs.docker.com/engine/deprecated/
## Related issues or tickets
- https://github.com/docker/hub-feedback/issues/2357
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [x] Technical review
- [ ] Editorial review
- [ ] Product review
940 B
940 B
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-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.