Add changelog with nav improvments

This commit is contained in:
Josh Newman 2025-03-18 00:52:41 -06:00
parent ce41c7b9fe
commit f46fe9efe8
No known key found for this signature in database
GPG Key ID: 07524BA69317DB1F
5 changed files with 27 additions and 0 deletions

View File

@ -2,6 +2,7 @@
description: Docker Hub API v1 (deprecated)
keywords: kitematic, deprecated
title: Docker Hub API v1 (deprecated)
weight: 3
aliases:
- /docker-hub/api/deprecated/
---

View File

@ -3,4 +3,5 @@ layout: api
description: Reference documentation and Swagger (OpenAPI) specification for the Docker Verified Publisher API.
linkTitle: DVP Data API
title: Docker Verified Publisher API reference
weight: 4
---

View File

@ -0,0 +1,19 @@
---
description: Docker Hub API Changelog
keywords: hub, api, changelog
title: Docker Hub API Changelog
keywords: docker hub, whats new, release notes, api, changelog
weight: 1
toc_min: 1
toc_max: 2
---
Here you can learn about the latest changes, new features, bug fixes, and known
issues for Docker Service APIs.
## 2025-03-18
### New
- Add access to [audit logs](/reference/api/hub/latest/#tag/audit-logs) for org
access tokens.

View File

@ -3,4 +3,5 @@ layout: api
description: Reference documentation and OpenAPI specification for the Docker Hub API.
title: Docker Hub API reference
linkTitle: Docker Hub API
weight: 2
---

View File

@ -20,6 +20,10 @@ servers:
x-audience: public
url: https://hub.docker.com
tags:
- name: changelog
x-displayName: Changelog
description: |
Check out the [Changelog](/reference/api/hub/latest-changelog)!
- name: resources
x-displayName: Resources
description: |
@ -2997,6 +3001,7 @@ components:
x-tagGroups:
- name: General
tags:
- changelog
- resources
- rate-limiting
- authentication