Releases: oVirt/ovirt-imageio
Releases · oVirt/ovirt-imageio
Release list
v2.5.2
Release 2.5.1
What's Changed
- version: Bump version to 2.5.1 by @aesteve-rh in #201
- fixed typo in imageio-client example by @gpillon in #202
- Attribute error during timeout cancelling transfer by @jsattelb in #209
- Default values for ovirt-img add_sub_command method added by @sri-srikanth in #206
- Option for custom disk description implemented by @sri-srikanth in #207
- docs: images.md fix typos by @xakod in #212
- readme: fix Copr build status badge by @dupondje in #216
- containers: drop el8, fc36,fc37,fc38 and add fc40,fc41 by @dupondje in #213
- Release 2.5.1 by @dupondje in #219
New Contributors
- @gpillon made their first contribution in #202
- @jsattelb made their first contribution in #209
- @sri-srikanth made their first contribution in #206
- @xakod made their first contribution in #212
- @dupondje made their first contribution in #216
Full Changelog: v2.5.0...v2.5.1
Release 2.5.0
This release includes:
- Add Python 3.11 subpackage to be usable in ansible-core 2.14 for el8
- Fix ovirt-imageioctl without arguments
Release 2.4.8
This release includes:
- Add Python 3.11 subpackage to be usable in ansible-core 2.14
- Fix ovirt-img --insecure connection
Release 2.4.7
Release 2.4.6 for oVirt 4.5.2
Release 2.4.5 for oVirt 4.5.1
This release includes:
- http: Revert the default timeout to 60 seconds #71
Release 2.4.3 for oVirt 4.5.0
Build client and common for python 3.8 BZ2071365
Release 2.4.2 for oVirt 4.5.0
Release 2.4.1
- Select cache and aio automatically #42
- Add profiling support #36
- Fail fast with invalid config directory #33
- Don't track ranges for read-write ticket #32
- Inefficient measuring of transferred size #29
- Replace ticket id with transfer id in logs #26
- "Backend was closed" error during backup image transfer #23
- Disable allocation depth for raw format #21
- Make client socket timeout configurable #14