Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate API version 1.20 #396

Closed

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Right now some modules still support API version 1.20. Docker SDK for Python dropped support for this in version 3.0.0 (it still supports API version 1.21 in the latest release), see docker/docker-py@df8422d. Supporting it in the rewrite (#364) would be quite an extra burden for something that likely nobody is still using. If someone is really still using it, they have to stick to an old version of Docker SDK for Python, and community.docker 2.x.y.

ISSUE TYPE
  • Docs Pull Request
  • Feature Pull Request
COMPONENT NAME

various modules

@felixfontein
Copy link
Collaborator Author

For anyone interested: https://docs.docker.com/engine/api/#api-version-matrix shows how the API versions and Docker versions correspond.

@felixfontein
Copy link
Collaborator Author

I created an alternative which deprecates more API verisons: #397

@felixfontein felixfontein deleted the deprecate-api-1.20 branch July 2, 2022 12:18
@github-actions
Copy link

github-actions bot commented Jul 2, 2022

Docs Build 📝

This PR is closed and any previously published docsite has been unpublished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants