Download Latest Version 7.1.0 source code.zip (327.3 kB)
Email in envelope

Get an email when there's a new version of Docker SDK for Python

Home / 7.1.0
Name Modified Size InfoDownloads / Week
Parent folder
docker-7.1.0-py3-none-any.whl 2024-05-23 147.8 kB
docker-7.1.0.tar.gz 2024-05-23 117.8 kB
7.1.0 source code.tar.gz 2024-05-23 253.3 kB
7.1.0 source code.zip 2024-05-23 327.3 kB
README.md 2024-05-23 3.6 kB
Totals: 5 Items   849.8 kB 4

Upgrade Notes

  • Bumped minimum engine API version to 1.24
  • Bumped default engine API version to 1.44 (Moby 25.0)

Bugfixes

  • Fixed issue with tag parsing when the registry address includes ports that resulted in invalid tag format errors
  • Fixed issue preventing creating new configs (ConfigCollection), which failed with a KeyError due to the name field
  • Fixed an issue due to an update in the requests package breaking docker-py by applying the suggested fix

Miscellaneous

  • Documentation improvements
  • Updated Ruff (linter) and fixed minor linting issues
  • Packaging/CI updates
  • Started using hatch for packaging (https://github.com/pypa/hatch)
  • Updated setup-python github action
  • Updated tests
  • Stopped checking for deprecated container and image related fields (Container and ContainerConfig)
  • Updated tests that check NetworkSettings.Networks.<network>.Aliases due to engine changes

What's Changed

New Contributors

Full Changelog: https://github.com/docker/docker-py/compare/7.0.0...7.1.0

Source: README.md, updated 2024-05-23