|
| 1 | +<!-- markdownlint-disable no-inline-html line-length --> |
| 2 | +# Changes since v32.0.0 |
| 3 | + |
| 4 | +## :warning: Breaking Changes |
| 5 | + |
| 6 | +- Drop the non-Redfish iLO 4 and iLO 5 drivers (#772) |
| 7 | +- Improve httpd TLS configuration (#690) |
| 8 | + |
| 9 | +## :sparkles: New Features |
| 10 | + |
| 11 | +- add image SBOM attestation to image builds (#813) |
| 12 | + |
| 13 | +## :bug: Bug Fixes |
| 14 | + |
| 15 | +- Run EFI build loop based on actual arch (#821) |
| 16 | +- Set the default IRONIC_CACERT_FILE path under /conf for readOnlyFilesystem (#807) |
| 17 | +- fix: correct dhcp tag for ipv6 pxe (#811) |
| 18 | +- Guard against empty BMC CA volume (#803) |
| 19 | +- Use custom data directory to store the master iso images on ironic-conductor node (#781) |
| 20 | +- bump upstream Ironic to a SHA from Nov 6 (#783) |
| 21 | +- Stop defaulting WEBSERVER_VERIFY_CA to IRONIC_CACERT_FILE (#778) |
| 22 | + |
| 23 | +## :book: Documentation |
| 24 | + |
| 25 | +- Releasing: set IRONIC_CUSTOM_IMAGE in the IrSO job (#786) |
| 26 | + |
| 27 | +## :seedling: Others |
| 28 | + |
| 29 | +- Pin constraints, prepare release-33.0 (#822) |
| 30 | +- Install arch agnostic packages only once in efi build script (#820) |
| 31 | +- Add yamllint workflow (#812) |
| 32 | +- fix changelogurl location in renovate.json (#806) |
| 33 | +- improve Renovate config (#802) |
| 34 | +- Optimize DNF usage (#746) |
| 35 | +- Update to Pull request template (#785) |
| 36 | +- add weekly renovate to main and documentation (#776) |
| 37 | +- Do not install dnf config-manager (#775) |
| 38 | +- add Renovate config to update release branches (#768) |
| 39 | +- Update sushy-tools version to 2.1.0 (#764) |
| 40 | +- Add build ironic-image workflow on PRs (#763) |
| 41 | +- Expose cipher suite configuration for vmedia (#759) |
| 42 | + |
| 43 | +## :recycle: Superseded or Reverted |
| 44 | + |
| 45 | +- Update openstack-ironic digest to acb78ef (main) (#817) |
| 46 | +- Bump the github-actions group with 2 updates (#814) |
| 47 | +- Update openstack-ironic digest to fefbf9a (main) (#804) |
| 48 | +- Update openstack-ironic digest to 9b3ce45 (main) (#792) |
| 49 | +- Bump softprops/action-gh-release from 2.3.3 to 2.4.1 in the github-actions group (#779) |
| 50 | +- Bump softprops/action-gh-release from 2.3.2 to 2.3.3 in the github-actions group (#762) |
| 51 | + |
| 52 | +The image for this release is: v33.0.0 |
| 53 | + |
| 54 | +## Release v33.0.0 is based on ironic version 33.0.0 |
| 55 | + |
| 56 | +Ironic Release Notes: <https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-33-0-0> |
| 57 | + |
| 58 | +Full ironic changelog: |
| 59 | +[openstack/ironic@bugfix/32.0...bugfix/33.0](https://github.com/openstack/ironic/compare/bugfix/32.0...bugfix/33.0) |
| 60 | + |
| 61 | +_Thanks to all our contributors!_ 😊 |
0 commit comments