Skip to content

Commit 8ebf88d

Browse files
Private to public: release note for Hub 09/05 (#9408) (#9409)
* Release note for Hub 09/05/19 release Signed-off-by: Lena Larionova <lena.larionova@docker.com>
1 parent cc61fb4 commit 8ebf88d

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

_data/toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3994,6 +3994,8 @@ manuals:
39943994
section:
39953995
- path: /docker-hub/
39963996
title: Quickstart
3997+
- path: /docker-hub/release-notes/
3998+
title: Release notes
39973999
- path: /docker-hub/repos/
39984000
title: Repositories
39994001
- path: /docker-hub/official_images/

docker-hub/release-notes.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Docker Hub release notes
3+
description: Learn about the new features, bug fixes, and breaking changes for Docker Hub
4+
keywords: docker hub, whats new, release notes
5+
toc_max: 2
6+
---
7+
8+
Here you can learn about the latest changes, new features, bug fixes, and known
9+
issues for each Docker Hub release.
10+
11+
## 2019-09-05
12+
13+
### Enhancements
14+
15+
* The `Tags` tab on an image page now provides additional information for each tag:
16+
* A list of digests associated with the tag
17+
* The architecture it was built on
18+
* The OS
19+
* The user who most recently updated an image for a specific tag
20+
* The security scan summary for [official images](https://docs.docker.com/docker-hub/official_images/)
21+
has been updated.
22+
23+
### Known Issues
24+
25+
* Scan results don't appear for some official images.

0 commit comments

Comments
 (0)