|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## v1.0.3 (2026-05-05) |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +- Add distlib to galaxy tox env for manifest support |
| 8 | + ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 9 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 10 | + |
| 11 | +- Add distlib to galaxy tox env for manifest support |
| 12 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 13 | + |
| 14 | +- Add distlib to integration requirements for manifest support |
| 15 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 16 | + |
| 17 | +- Add distlib to testenv deps for galaxy/sanity manifest support |
| 18 | + ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 19 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 20 | + |
| 21 | +- Add distlib to testenv deps for galaxy/sanity manifest support |
| 22 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 23 | + |
| 24 | +- Add missing allowlist_externals for tox-ansible environments |
| 25 | + ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 26 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 27 | + |
| 28 | +- Add missing allowlist_externals for tox-ansible environments |
| 29 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 30 | + |
| 31 | +- Add missing allowlist_externals for tox-ansible environments (#12) [skip ci] |
| 32 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 33 | + |
| 34 | +- Let tox-ansible manage test commands instead of overriding |
| 35 | + ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 36 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 37 | + |
| 38 | +- Let tox-ansible manage test commands instead of overriding |
| 39 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 40 | + |
| 41 | +- Remove testenv overrides — only set allowlist_externals, let tox-ansible manage deps/commands |
| 42 | + ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 43 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 44 | + |
| 45 | +- Remove testenv overrides — only set allowlist_externals, let tox-ansible manage deps/commands |
| 46 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 47 | + |
| 48 | +- Restore original testenv config, only add allowlist_externals |
| 49 | + ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 50 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 51 | + |
| 52 | +- Restore original testenv config, only add allowlist_externals |
| 53 | + ([`f54510c`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/f54510cf6ba7ebaf8e0a50f3bb7c113bfe76b5a6)) |
| 54 | + |
| 55 | +- **vm_collect, vm_hot_plug**: Fix copy-paste bugs breaking label selector queries and memory |
| 56 | + hotplug ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 57 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 58 | + |
| 59 | +- **vm_collect,vm_hot_plug**: Fix label selector and memory bugs |
| 60 | + ([#8](https://github.com/redhat-cop/openshift_virtualization_ops/pull/8), |
| 61 | + [`8489e0b`](https://github.com/redhat-cop/openshift_virtualization_ops/commit/8489e0b6ee2143f0eea2f122f0b6ff68b52da136)) |
| 62 | + |
| 63 | + |
3 | 64 | ## v1.0.2 (2026-04-15) |
4 | 65 |
|
5 | 66 | ### Bug Fixes |
|
0 commit comments