Skip to content

Conversation

@thaJeztah
Copy link
Member

relates to:

cli/command: remove deprecated DockerCli.ContentTrustEnabled

This function was used internally, but is no longer used. Users should check
the value of the DOCKER_CONTENT_TRUST environment variable instead.

This method was deprecated in 11d4048,
which was included in the 28.5.0 release, and has no known external users,
so removing it for 29.0

cli/command: remove deprecated WithContentTrustFromEnv, WithContentTrust

These options were used internally as defaults for the constructor and
only impact commands implemented in the CLI itself.

They were deprecated in 40cdfc0, which
was included in the 28.5.0 release, so removing it for 29.0

cli/command: remove deprecated DockerCli.DefaultVersion

This function was used internally, but is no longer used.

This method was deprecated in 0270b2d,
which was included in the 28.5.0 release, and has no known external users,
so removing it for 29.0

- Human readable description for the release notes

Go SDK: cli/command: remove deprecated `DockerCli.ContentTrustEnabled`.
Go SDK: cli/command: remove deprecated `WithContentTrustFromEnv`, `WithContentTrust` options.
Go SDK: cli/command: remove deprecated `DockerCli.DefaultVersion`.

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

This function was used internally, but is no longer used. Users should check
the value of the `DOCKER_CONTENT_TRUST` environment variable instead.

This method was deprecated in 11d4048,
which was included in the 28.5.0 release, and has no known external users,
so removing it for 29.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These options were used internally as defaults for the constructor and
only impact commands implemented in the CLI itself.

They were deprecated in 40cdfc0, which
was included in the 28.5.0 release, so removing it for 29.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
This function was used internally, but is no longer used.

This method was deprecated in 0270b2d,
which was included in the 28.5.0 release, and has no known external users,
so removing it for 29.0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 29.0.0 milestone Sep 25, 2025
@thaJeztah thaJeztah added impact/changelog impact/deprecation status/2-code-review area/trust 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
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah merged commit 1a80524 into docker:master Sep 25, 2025
118 of 119 checks passed
@thaJeztah thaJeztah deleted the rm_deprecated branch September 25, 2025 16:42
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 area/trust 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