The metrics say which module is armed for USB boot
Pins bmcd 2.36.3. BMC-UI stays at 3.27.0 and tpi is unchanged.
Pins bmcd 2.36.3. BMC-UI stays at 3.27.0 and tpi is unchanged.
Pins BMC-UI 3.28.0. bmcd stays at 2.36.3 and tpi is unchanged.

bmcd v2.29.0 → v2.30.0: a proxy holding a certificate from a trusted CA can name the human it authenticated.
TLS, made usable rather than merely present.

Everything current: the daemon, the interface and the CLI.

BMC-UI v3.23.0 → v3.24.0: the firmware install confirmation is a modal.

Pins BMC-UI 3.25.0: the SD card picker, and the flash button that threw instead of flashing.

bmcd v2.28.0 → v2.29.0: bmcd_firmware_last_promotion_timestamp_seconds.
bmcd 2.16.0: every API operation has a path of its own —
GET /api/bmc/thermal, POST /api/bmc/hostname — over the same dispatcher
as the ?opt=&type= form, which stays as it is; refusals on the new paths
are RFC 9457 problem documents; and the daemon describes itself at
/api/bmc/openapi.json (OpenAPI 3.1, response bodies not yet typed).