Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 12 additions & 5 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,27 @@ nav_order: 9

# Release Notes

## Upcoming Ignition 2.25.0 (unreleased)
## Upcoming Ignition 2.26.0 (unreleased)

### Breaking changes

### Features

### Changes

### Bug fixes


## Ignition 2.25.0 (2025-12-11)

Starting with this release, ignition-validate binaries are signed with the
[Fedora 43 key](https://getfedora.org/security/).
Comment thread
prestist marked this conversation as resolved.

### Breaking changes

### Features

- The name for custom clevis pins is not validated by Ignition anymore, enabling the use of arbitrary custom pins _(3.6.0-exp)_
- Add NVIDIA BlueField provider

### Changes

### Bug fixes

- Fix EnsureGroup to be idempotent when group already exists ([#2158](https://github.com/coreos/ignition/pull/2158))
Expand Down
Loading