Skip to content

Conversation

@thaJeztah
Copy link
Member

relates to:


opts: remove deprecated QuotedString

This type is no longer used, and was deprecated in 187a942

opts: remove deprecated ValidateHost

This function is no longer used, and was deprecated in
d0ac0ac.

opts: remove deprecated ListOpts.GetAll

It's no longer used and replaced by ListOpts.GetSlice. It was deprecated
in 5215b1e

opts: remove deprecated NewNamedListOptsRef, NewNamedMapOpts

These were deprecated in 6f0c66c and are
no longer used.

This removes the deprecated:

  • NewNamedListOptsRef
  • NewNamedMapOpts
  • NamedListOpts
  • NamedMapOpts
  • NamedOption

- Human readable description for the release notes

Go SDK: opts: remove deprecated `QuotedString`
Go SDK: opts: remove deprecated `ValidateHost`
Go SDK: opts: remove deprecated `ListOpts.GetAll`. It's no longer used and replaced by `ListOpts.GetSlice`.
Go SDK: opts: remove deprecated `NewNamedListOptsRef`, `NewNamedMapOpts`, `NamedListOpts`, `NamedMapOpts`, and `NamedOption`. These types and functions are no longer used and will be removed in the next release.

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

This type is no longer used, and was deprecated in
187a942

Signed-off-by: Sebastiaan van Stijn <[email protected]>
This function is no longer used, and was deprecated in
d0ac0ac.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 29.0.0 milestone Aug 18, 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 18, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

It's no longer used and replaced by `ListOpts.GetSlice`. It was deprecated
in 5215b1e

Signed-off-by: Sebastiaan van Stijn <[email protected]>
These were deprecated in 6f0c66c and are
no longer used.

This removes the deprecated:

- `NewNamedListOptsRef`
- `NewNamedMapOpts`
- `NamedListOpts`
- `NamedMapOpts`
- `NamedOption`

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the remove_deprecated_opts branch from 3297dd0 to 5934553 Compare August 18, 2025 16:55
@thaJeztah thaJeztah marked this pull request as ready for review August 18, 2025 17:10
@thaJeztah thaJeztah merged commit c3170f1 into docker:master Aug 19, 2025
105 of 106 checks passed
@thaJeztah thaJeztah deleted the remove_deprecated_opts branch August 19, 2025 19:04
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