|
| 1 | +<!-- markdownlint-disable no-inline-html line-length --> |
| 2 | +# Changes since v33.0.0 |
| 3 | + |
| 4 | +## :warning: Breaking Changes |
| 5 | + |
| 6 | +- Use CentOS minimal as base image (#871) |
| 7 | +- Use heredoc syntax for RUN statements (#808) |
| 8 | + |
| 9 | +## :sparkles: New Features |
| 10 | + |
| 11 | +- Add wheel-builder stages to pre-build Python packages (#856) |
| 12 | +- feat: add arm64 support for iPXE and image (#826) |
| 13 | +- enable container signing (#828) |
| 14 | + |
| 15 | +## :bug: Bug Fixes |
| 16 | + |
| 17 | +- Add tar package for centos-minimal compatibility (#896) |
| 18 | +- Update pinned iPXE release (#893) |
| 19 | +- Provide a fallback bootloader when cpu_arch is not set (#877) |
| 20 | + |
| 21 | +## :book: Documentation |
| 22 | + |
| 23 | +- add AGENTS.md (#782) |
| 24 | + |
| 25 | +## :seedling: Others |
| 26 | + |
| 27 | +- Prepare release-34.0 (#900) |
| 28 | +- Update dependency setuptools to v80 (main) (#890) |
| 29 | +- add hack/renovate-validator.sh (#883) |
| 30 | +- add pip/setuptools versions to Renovate config (#880) |
| 31 | +- Update openstack-ironic digest to 5467d0d (main) (#876) |
| 32 | +- allow renovate to auto migrate its config (#872) |
| 33 | +- Bump the github-actions group with 3 updates (#863) |
| 34 | +- Use docker in IrSO functional test (#858) |
| 35 | +- Bump softprops/action-gh-release from 2.4.2 to 2.5.0 in the github-actions group (#849) |
| 36 | +- Remove unneeded mkdirs from dnsmasq (#824) |
| 37 | +- Add dependabot config for latest tested releases (#834) |
| 38 | +- Update renovate config for v33 (#846) |
| 39 | +- add re-approve workflow for github workflows (#842) |
| 40 | +- Enable bootc deploy interface (#837) |
| 41 | +- lint: allow long lines in tables and code fences (#836) |
| 42 | +- Update sushy-tools to v2.2.0 (#835) |
| 43 | +- add release-33.0 to renovate.json (#827) |
| 44 | + |
| 45 | +## :recycle: Superseded or Reverted |
| 46 | + |
| 47 | +- Update openstack-ironic digest to e76ff82 (main) (#869) |
| 48 | +- Update openstack-ironic digest to c2b5580 (main) (#862) |
| 49 | +- Update openstack-ironic digest to 6a18c38 (main) (#861) |
| 50 | +- Update openstack-ironic digest to 7fe20fe (main) (#850) |
| 51 | +- Update openstack-ironic digest to 04aa88a (main) (#831) |
| 52 | + |
| 53 | +The image for this release is: v34.0.0 |
| 54 | + |
| 55 | +## Release v34.0.0 is based on ironic version 34.0.0 |
| 56 | + |
| 57 | +Ironic Release Notes: <https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-34-0-0> |
| 58 | + |
| 59 | +Full ironic changelog: |
| 60 | +[openstack/ironic@bugfix/33.0...bugfix/34.0](https://github.com/openstack/ironic/compare/bugfix/33.0...bugfix/34.0) |
| 61 | + |
| 62 | +_Thanks to all our contributors!_ 😊 |
0 commit comments