You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,27 @@ nav_order: 9
4
4
5
5
# Release Notes
6
6
7
-
## Upcoming Ignition 2.24.0 (unreleased)
7
+
## Upcoming Ignition 2.25.0 (unreleased)
8
8
9
9
### Breaking changes
10
10
11
11
### Features
12
12
13
-
- Add support for nocloud config fetching in kubevirt
14
-
15
13
### Changes
16
14
17
15
### Bug fixes
16
+
17
+
18
+
## Ignition 2.24.0 (2024-10-14)
19
+
20
+
### Features
21
+
22
+
- Add support for nocloud config fetching in kubevirt
23
+
24
+
### Bug fixes
25
+
18
26
- Fix occasional cex.key file removal
27
+
- Fix multipath partitioning: ignore DM holders when no partitions are mounted
19
28
20
29
## Ignition 2.23.0 (2025-09-10)
21
30
@@ -30,7 +39,6 @@ nav_order: 9
30
39
### Bug fixes
31
40
32
41
- Fix fetch-offline for Oracle Cloud Infrastructure
33
-
- Fix multipath partitioning: ignore DM holders when no partitions are mounted;continue to refuse if the disk or any partition is active. ([#2128](https://github.com/coreos/ignition/issues/2128))
34
42
35
43
## Ignition 2.22.0 (2025-07-08)
36
44
Starting with this release, ignition-validate binaries are signed with the
0 commit comments