Skip to content

api/types/registry: remove deprecated AuthConfig.Email field#51059

Merged
austinvazquez merged 1 commit intomoby:masterfrom
thaJeztah:rm_authconfig_email
Sep 29, 2025
Merged

api/types/registry: remove deprecated AuthConfig.Email field#51059
austinvazquez merged 1 commit intomoby:masterfrom
thaJeztah:rm_authconfig_email

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Sep 29, 2025

relates to:

This field was no longer used since Docker 1.11 (API version 1.23) through moby@aee260d and engine-api@9a9e468 but kept, and deprecated in engine-api@167efc7 with a fix-up in moby@6cfff7e8803a7.

This patch removes the field so that we don't have to carry it in the new moby/api module.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

api/types/registry: remove deprecated AuthConfig.Email field

- A picture of a cute animal (not mandatory but encouraged)

This field was no longer used since Docker 1.11 (API version 1.23)
through [moby/moby@aee260d] and [engine-api@9a9e468] but kept, and deprecated
in [engine-api@167efc7] with a fix-up in [moby/moby@6cfff7e8803a7].

This patch removes the field so that we don't have to carry it in the
new moby/api module.

[moby/moby@aee260d]: moby@aee260d
[engine-api@9a9e468]: docker-archive-public/docker.engine-api@9a9e468
[engine-api@167efc7]: docker-archive-public/docker.engine-api@167efc7
[moby/moby@6cfff7e8803a7]: moby@6cfff7e

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@austinvazquez austinvazquez merged commit 815936a into moby:master Sep 29, 2025
199 of 208 checks passed
@thaJeztah thaJeztah deleted the rm_authconfig_email branch September 29, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants