List of PRs / issues for this release
Bugfixes
- Fix
win32pipe.WaitNamedPipe
throw exception in Windows containers - Use
Hostname
,Username
,Port
andProxyCommand
settings from.ssh/config
when on SSH - Set host key policy for ssh transport to
paramiko.WarningPolicy()
- Set logging level of
paramiko
to warn
Features
- Add support for docker contexts through
docker.ContextAPI