Skip to content

Conversation

@thaJeztah
Copy link
Member

follow-up to:


cli/command/checkpoint: remove deprecated formatting functions

These were deprecated in d861b78, which
is part of the v28.4 release.

cli/command/config: remove deprecated formatting functions

These were deprecated in e626f77, which
is part of the v28.4 release.

cli/command/container: remove deprecated formatting functions

These were deprecated in 907507e and
fdc90ca, which are part of the v28.4
release.

cli/command/image: remove deprecated formatting functions

These were deprecated in 15cf4fa, which
is part of the v28.4 release.

cli/command/network: remove deprecated formatting functions

These were deprecated in e3903a1, which
is part of the v28.4 release.

cli/command/node: remove deprecated formatting functions

These were deprecated in 123ef81, which
is part of the v28.4 release.

cli/command/plugin: remove deprecated formatting functions

These were deprecated in bf47419, which
is part of the v28.4 release.

cli/command/registry: remove deprecated formatting functions

These were deprecated in 83371c2, which
is part of the v28.4 release.

cli/command/secret: remove deprecated formatting functions

These were deprecated in f3088e3, which
is part of the v28.4 release.

cli/command/service: remove deprecated formatting functions

These were deprecated in 9f453d3, which
is part of the v28.4 release.

cli/command/task: remove deprecated formatting functions

These were deprecated in c3ee82f, which
is part of the v28.4 release.

cli/command/trust: remove deprecated formatting functions

These were deprecated in 95c9b1b, which
is part of the v28.4 release.

- Human readable description for the release notes

Go SDK: cli/command/checkpoint: remove deprecated `NewFormat`, `FormatWrite`.
Go SDK: cli/command/config: remove deprecated `NewFormat`, `FormatWrite`, `InspectFormatWrite`.
Go SDK: cli/command/container: remove deprecated `NewDiffFormat`, `DiffFormatWrite`.
Go SDK: cli/command/image: remove deprecated `NewHistoryFormat`, `HistoryWrite`.
Go SDK: cli/command/image: remove deprecated `NewHistoryFormat`, `HistoryWrite`.
Go SDK: cli/command/network: remove deprecated `NewFormat`, `FormatWrite`.
Go SDK: cli/command/node: remove deprecated `NewFormat`, `FormatWrite`, `InspectFormatWrite`.
Go SDK: cli/command/plugin: remove deprecated `NewFormat`, `FormatWrite`.
Go SDK: cli/command/registry: remove deprecated `NewSearchFormat`, `SearchWrite`.
Go SDK: cli/command/secret: remove deprecated `NewFormat`, `FormatWrite`, `InspectFormatWrite`.
Go SDK: cli/command/service: remove deprecated `NewFormat`, `InspectFormatWrite`.
Go SDK: cli/command/task: remove deprecated `NewTaskFormat`, `FormatWrite`
Go SDK: cli/command/trust: remove deprecated `SignedTagInfo`, `SignerInfo`, `NewTrustTagFormat`, `NewSignerInfoFormat`, `TagWrite`, `SignerInfoWrite`.

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

These were deprecated in d861b78, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in e626f77, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 907507e and
fdc90ca, which are part of the v28.4
release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 15cf4fa, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in e3903a1, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 123ef81, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in bf47419, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 83371c2, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in f3088e3, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 9f453d3, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in c3ee82f, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 95c9b1b, which
is part of the v28.4 release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 29.0.0 milestone Aug 22, 2025
@thaJeztah thaJeztah added 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 Aug 22, 2025
@thaJeztah thaJeztah changed the title Rm deprecated formatting cli/command/*: remove deprecated formatting-related functions and types Aug 22, 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 marked this pull request as ready for review August 22, 2025 09:53
@thaJeztah thaJeztah merged commit 2966159 into docker:master Aug 22, 2025
108 checks passed
@thaJeztah thaJeztah deleted the rm_deprecated_formatting branch August 22, 2025 10:10
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/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