From b585604f1c1a25869ad034e107914ec7231be390 Mon Sep 17 00:00:00 2001 From: Sarah Sanders Date: Mon, 11 Nov 2024 11:40:33 -0800 Subject: [PATCH] Update DH release notes to include OATs and PAT expiration --- content/manuals/docker-hub/release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/manuals/docker-hub/release-notes.md b/content/manuals/docker-hub/release-notes.md index 39d11fef69..4b307927e5 100644 --- a/content/manuals/docker-hub/release-notes.md +++ b/content/manuals/docker-hub/release-notes.md @@ -15,6 +15,18 @@ known issues for each Docker Hub release. Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next. +## 2024-11-11 + +### New + +- [Personal access tokens](/security/for-developers/access-tokens/) (PATs) now support expiration dates. + +## 2024-10-15 + +### New + +- Beta: You can now create [organization access tokens](/security/for-admins/access-tokens/) (OATs) to enhance security for organizations and streamline access management for organizations. + ## 2024-03-23 ### New