v0.71.0
gabrieldemarmiesse
released this
24 Apr 08:06
·
51 commits
to master
since this release
What's Changed
- Add stream output for pruning by @anesmemisevic in #566
- Improve typing for
DockerClient.compose.config
by @einarwar in #572 - Function docker.compose.down does not accept optional list of service names #570 by @MisterOwlPT in #571
- Fix time argument formatting to include time zone by @kamalmarhubi in #574
- feat: Add
--wait-timeout
option fordocker.compose.up
by @Taragolis in #573 - Emit a
DeprecationWarning
when downloading the docker client by @LewisGaul in #577 - Support podman's
--preserve-fds
arg to container run/exec by @LewisGaul in #576 - Added timezone argument to run and create by @tjd78 in #579
- Docker Buildx Pruning Logs Streaming by @anesmemisevic in #578
New Contributors
- @kamalmarhubi made their first contribution in #574
- @Taragolis made their first contribution in #573
- @tjd78 made their first contribution in #579
Full Changelog: v0.70.1...v0.71.0