Skip to content

cli/registry/client: remove deprecated RepoNameForReference - #6206

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:remove_RepoNameForReference
Jul 24, 2025
Merged

cli/registry/client: remove deprecated RepoNameForReference#6206
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:remove_RepoNameForReference

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

This was deprecated in 6f46cd2, which is part of v28.x, and no longer used, so we can remove it.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Go SDK: `cli/registry/client`: remove deprecated `RepoNameForReference`

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

This was deprecated in 6f46cd2,
which is part of v28.x, and no longer used, so we can remove it.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztahthaJeztah added this to the 29.0.0 milestone Jul 23, 2025
@thaJeztahthaJeztah added impact/deprecation status/2-code-review area/go-sdk Changes affecting the Go SDK impact/go-sdk Noteworthy (compatibility changes) in the Go SDK labels Jul 23, 2025
@codecov-commenter

codecov-commenter commented Jul 23, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah
thaJeztah requested a review from BenehikoJuly 24, 2025 07:45
@thaJeztah
thaJeztah merged commit c2586d6 into docker:masterJul 24, 2025
117 of 118 checks passed
@thaJeztah
thaJeztah deleted the remove_RepoNameForReference branch July 24, 2025 09:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdkChanges affecting the Go SDKimpact/deprecationimpact/go-sdkNoteworthy (compatibility changes) in the Go SDKstatus/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@thaJeztah@codecov-commenter@Benehiko@vvoland