mirror of https://github.com/docker/docs.git
Updated Hub release notes
This commit is contained in:
parent
620476590c
commit
602230ca8a
|
@ -11,6 +11,36 @@ known issues for each Docker Hub release.
|
|||
|
||||
Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/projects/1){: target="_blank" rel="noopener" class="_"} to see what's coming next.
|
||||
|
||||
|
||||
## 2022-7-22
|
||||
### Enhancement
|
||||
|
||||
You can now invite members to your organization with a CSV file containing their email addresses. The CSV file can either be a file you create for this specific purpose or one that’s extracted from another in-house system.
|
||||
|
||||
## 2022-07-19
|
||||
|
||||
### Enhancement
|
||||
|
||||
SCIM is now available for organizations with a Docker Business subscription using an Azure AD identity provider.
|
||||
|
||||
## 2022-06-23
|
||||
|
||||
### New feature
|
||||
|
||||
With [SCIM](scim.md), you can manage users within your Okta identity provider (IdP). In addition, you can enable SCIM on organizations that are part of the Docker Business subscription.
|
||||
|
||||
## 2022-05-24
|
||||
|
||||
### New feature
|
||||
|
||||
[Registry Access Management](registry-access-management.md) is now available for all Docker Business subscriptions. When enabled, your users can access specific registries in Docker Hub.
|
||||
|
||||
## 2022-05-03
|
||||
|
||||
### New feature
|
||||
|
||||
Organization owners can [invite new members](members.md#invite-members) to an organization via Docker ID or email address.
|
||||
|
||||
## 2021-11-15
|
||||
|
||||
### New
|
||||
|
|
Loading…
Reference in New Issue