|
1 | 1 | Changelog |
2 | 2 | ========= |
3 | 3 |
|
| 4 | +[1.0.4] - 2025-11-17 |
| 5 | +-------------------- |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- fix: cannot use community-general version 12 - no py27 and py36 support (#70) |
| 10 | + |
| 11 | +### Other Changes |
| 12 | + |
| 13 | +- ci: ansible-plugin-scan is disabled for now (#39) |
| 14 | +- ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#42) |
| 15 | +- ci: Check spelling with codespell (#43) |
| 16 | +- ci: Add test plan that runs CI tests and customize it for each role (#44) |
| 17 | +- ci: In test plans, prefix all relate variables with SR_ (#45) |
| 18 | +- ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#46) |
| 19 | +- ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#47) |
| 20 | +- ci: use tox-lsr 3.6.0; improve qemu test logging (#48) |
| 21 | +- ci: skip storage scsi, nvme tests in github qemu ci (#49) |
| 22 | +- ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#50) |
| 23 | +- ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#51) |
| 24 | +- ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#52) |
| 25 | +- ci: Add support for bootc end-to-end validation tests (#53) |
| 26 | +- ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#54) |
| 27 | +- ci: bump actions/checkout from 4 to 5 (#55) |
| 28 | +- ci: rollout several recent changes to CI testing (#57) |
| 29 | +- ci: support openSUSE Leap in qemu/kvm test matrix (#58) |
| 30 | +- ci: use the new epel feature to enable EPEL for testing farm (#59) |
| 31 | +- ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#61) |
| 32 | +- ci: use JSON format for __bootc_validation (#62) |
| 33 | +- ci: bump actions/setup-python from 5 to 6 (#63) |
| 34 | +- ci: bump actions/github-script from 7 to 8 (#64) |
| 35 | +- ci: bump actions/upload-artifact from 4 to 5 (#65) |
| 36 | +- ci: bump github/codeql-action from 3 to 4 (#66) |
| 37 | +- ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#67) |
| 38 | +- ci: bump tox-lsr to 3.13.0 (#68) |
| 39 | +- ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#69) |
| 40 | + |
4 | 41 | [1.0.3] - 2025-01-09 |
5 | 42 | -------------------- |
6 | 43 |
|
|
0 commit comments