Skip to content

Commit b74f91d

Browse files
committed
Release v31.0.0
1 parent a6408a9 commit b74f91d

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

releasenotes/v30.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ The image for this release is: v30.0.0
5151
Ironic Release Notes: <https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-30-0-0>
5252

5353
Full 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!_ 😊

releasenotes/v31.0.0.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
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!_ 😊

0 commit comments

Comments
 (0)