3.5.0
List of PRs / issues for this release
Deprecation warning
- Support for Python 3.3 will be dropped in the 4.0.0 release
Features
- Updated dependencies to ensure support for Python 3.7 environments
- Added support for the
uts_modeparameter inHostConfig - The
UpdateConfigconstructor now allowsrollbackas a valid
value forfailure_action - Added support for
rollback_configinAPIClient.create_service,
APIClient.update_service,DockerClient.services.createand
Service.update.
Bugfixes
- Credential helpers are now properly leveraged by the
buildmethod - Fixed a bug that caused placement preferences to be ignored when provided
toDockerClient.services.create - Fixed a bug that caused a
uservalue of0to be ignored in
APIClient.create_containerandDockerClient.containers.create