Skip to content

docs: deprecated: mark API < v1.24 as "removed"#6101

Merged
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:deprecated_api_versions_removed
May 22, 2025
Merged

docs: deprecated: mark API < v1.24 as "removed"#6101
vvoland merged 1 commit intodocker:masterfrom
thaJeztah:deprecated_api_versions_removed

Conversation

@thaJeztah
Copy link
Member

Support for API versions lower than v1.24 was removed in v26.0. The DOCKER_MIN_API_VERSION environment-variable is still present in the docker daemon, but can currently only be used to raise the minimum version.

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

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

Support for API versions lower than v1.24 was removed in v26.0.
The DOCKER_MIN_API_VERSION environment-variable is still present
in the docker daemon, but can currently only be used to raise the
minimum version.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 28.2.0 milestone May 22, 2025
@thaJeztah thaJeztah requested a review from a team as a code owner May 22, 2025 11:48
Comment on lines +327 to +328
<!-- keeping the paragraphs below for when we incrementally raise the minimum API version -->
<!--
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I usually don't do this, but thought it was more convenient to keep these paragraphs than to dig them up from git history if we need them again

@codecov-commenter
Copy link

codecov-commenter commented May 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.03%. Comparing base (1d3b933) to head (9c8666c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6101   +/-   ##
=======================================
  Coverage   55.03%   55.03%           
=======================================
  Files         361      361           
  Lines       30137    30137           
=======================================
  Hits        16586    16586           
  Misses      12594    12594           
  Partials      957      957           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vvoland vvoland merged commit b2c4452 into docker:master May 22, 2025
96 checks passed
@thaJeztah thaJeztah deleted the deprecated_api_versions_removed branch May 22, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants