mirror of
https://github.com/docker/docs.git
synced 2026-04-03 09:49:05 +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
21 lines
401 B
Markdown
21 lines
401 B
Markdown
---
|
|
description: Docker Verified Publisher API changelog
|
|
title: Docker Verified Publisher API changelog
|
|
linkTitle: Changelog
|
|
keywords: docker dvp, dvp, whats new, release notes, api, changelog
|
|
weight: 2
|
|
toc_min: 1
|
|
toc_max: 2
|
|
---
|
|
|
|
Here you can learn about the latest changes, new features, bug fixes, and known
|
|
issues for Docker Verified Publisher API.
|
|
|
|
---
|
|
|
|
## 2025-06-27
|
|
|
|
### New
|
|
|
|
- Create changelog
|