File tree Expand file tree Collapse file tree 2 files changed +42
-1
lines changed
Expand file tree Collapse file tree 2 files changed +42
-1
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,6 @@ The image for this release is: v30.0.0
5151Ironic Release Notes: < https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-30-0-0 >
5252
5353Full ironic changelog:
54- [ openstack/ironic@stable/2025.1...bugfix/30.0] ( https://github.com/openstack/ironic/compare/stable/2025.1 ...bugfix/30 .0 )
54+ [ openstack/ironic@stable/2025.1...bugfix/30.0] ( https://github.com/openstack/ironic/compare/bugfix/30.0 ...bugfix/31 .0 )
5555
5656_ Thanks to all our contributors!_ 😊
Original file line number Diff line number Diff line change 1+ <!-- markdownlint-disable no-inline-html line-length -->
2+ # Changes since v30.0.0
3+
4+ ## :sparkles : New Features
5+
6+ - Support DEPLOY_KERNEL_URL and DEPLOY_RAMDISK_URL (#709 )
7+ - add link checker (#693 )
8+
9+ ## :bug : Bug Fixes
10+
11+ - Install pyasyncore compatibility package to fix pyinotify (#714 )
12+ - Remove extra slash from deploy kernel/ramdisk paths (#712 )
13+ - Update config to allow Ironic to work with ironic-prometheus-exporter (IPE) (#700 )
14+ - fix release image building (#699 )
15+
16+ ## :book : Documentation
17+
18+ - Update DHCP_RANGE description (#701 )
19+
20+ ## :seedling : Others
21+
22+ - Pin constraints, prepare release-31.0 (#721 )
23+ - Bump the github-actions group with 2 updates (#718 )
24+ - Clarify supported branches (#711 )
25+ - Bump the github-actions group with 2 updates (#704 )
26+ - add dependabot config for release branches (#702 )
27+
28+ ## :recycle : Superseded or Reverted
29+
30+ - #708 , #725
31+
32+ The image for this release is: v31.0.0
33+
34+ ## Release v31.0.0 is based on ironic version 31.0.0
35+
36+ Ironic Release Notes: < https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-31-0-0 >
37+
38+ Full ironic changelog:
39+ [ openstack/ironic@bugfix/30.0...bugfix/31.0] ( https://github.com/openstack/ironic/compare/bugfix/30.0...bugfix/31.0 )
40+
41+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments