Releases: alexei-led/pumba
Releases · alexei-led/pumba
0.10.1
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- netem: add started log by @w-miller in #250
- docker_client: don't pull image and create container per tc command by @w-miller in #251
- bump versions by @alexei-led in #252
New Contributors
Full Changelog: 0.9.7...0.10.0
0.9.7
What's Changed
- update/buildx by @alexei-led in #234
- update/release-notes by @alexei-led in #235
Full Changelog: 0.9.6...0.9.7
0.9.6
- no changes
0.9.5
- no changes
0.9.4
release tuning
0.9.3
new release
v0.9.2
Closed issues:
- GHSA-77vh-xpmg-72qh: Clarify
mediaType
handling #225 - GHSA-qq97-vm5h-rrhg: OCI Manifest Type Confusion Issue #224
Merged pull requests:
- Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 #229 (dependabot[bot])
- Bump github.com/containerd/containerd from 1.5.7 to 1.5.16 #228 (dependabot[bot])
- Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible #227 (dependabot[bot])
v0.9.1
v0.9.0
0.9.0 (2021-11-20)
Implemented enhancements:
- significant code refactoring #211 (alexei-led)
- restart container command
- align options/flags names (no Camel-case flags)
Merged pull requests:
- Restart with delay #209 (aodhan-domhnaill)