Skip to content

Conversation

@thaJeztah
Copy link
Member

relates to:

cli/config/configfile: remove deprecated ConfigFile.Experimental field

Configuration options for experimental CLI features were deprecated in docker 19.03 (3172219), and enabled by default since docker 20.10 (977d3ae).

This field was deprecated in c8f9187, which is part of the 28.x release, and is unused. This patch removes the field.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Go SDK: cli/config/configfile: remove deprecated `ConfigFile.Experimental` field.

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

Configuration options for experimental CLI features were deprecated in
docker 19.03 (3172219), and enabled by
default since docker 20.10 (977d3ae).

This field was deprecated in c8f9187,
which is part of the 28.x release, and is unused. This patch removes
the field.

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

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vvoland vvoland merged commit b1d4528 into docker:master Sep 24, 2025
105 checks passed
@thaJeztah thaJeztah deleted the remove_deprecated_experimental branch September 24, 2025 11:48
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