2025.2 Series Release Notes

4.6.0-4

Bug Fixes

  • Fixed a bug in the ironic metrics parser where keys without a recognized prefix (ironic.api, ironic.drivers.modules, or ironic.conductor) would accidentally reuse the formatted_key from the previous loop iteration, creating metrics with incorrect names and incomplete labels. Unknown metric keys are now properly skipped with a debug log message.

4.6.0

Upgrade Notes

  • Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .