Skip to content

[28.x backport] cli/command: deprecate DockerCli.DefaultVersion#6491

Merged
vvoland merged 1 commit intodocker:28.xfrom
thaJeztah:28.x_backport_deprecate_defaultversion
Sep 25, 2025
Merged

[28.x backport] cli/command: deprecate DockerCli.DefaultVersion#6491
vvoland merged 1 commit intodocker:28.xfrom
thaJeztah:28.x_backport_deprecate_defaultversion

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

This function was used internally, but is no longer used. There are no known users of this method, so already removing it from the Cli interface.

- Human readable description for the release notes

Go SDK: cli/command: deprecate `DockerCli.DefaultVersion`. This method is no longer used and will be removed in the next release.

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

@thaJeztah thaJeztah added this to the 28.5.0 milestone Sep 25, 2025
@thaJeztah thaJeztah added impact/changelog impact/deprecation status/2-code-review kind/refactor PR's that refactor, or clean-up code area/go-sdk Changes affecting the Go SDK impact/go-sdk Noteworthy (compatibility changes) in the Go SDK labels Sep 25, 2025
@thaJeztah thaJeztah force-pushed the 28.x_backport_deprecate_defaultversion branch 2 times, most recently from e218da5 to 39ddbc8 Compare September 25, 2025 10:52
This function was used internally, but is no longer used. There are
no known users of this method, so already removing it from the Cli
interface.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0270b2d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the 28.x_backport_deprecate_defaultversion branch from 39ddbc8 to e9c189e Compare September 25, 2025 10:59
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vvoland vvoland merged commit 61b9fd4 into docker:28.x Sep 25, 2025
92 of 93 checks passed
@thaJeztah thaJeztah deleted the 28.x_backport_deprecate_defaultversion branch September 25, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdk Changes affecting the Go SDK impact/changelog impact/deprecation impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants