2025.1 Series Release Notes¶
6.5.0¶
Upgrade Notes¶
Support for Python 3.8 has been removed. Now the minimum python versionsupported is 3.9 .
Bug Fixes¶
Fixes cases where the
ironic-neturon-agentcould enter a state whereit is no longer operating properly by forcing the agent to exit when“hard” communication failures occur which cannot be retried automatically.This allows the service runner to understand a failure has occured andto restart the agent. The process exit is self-triggered by the agentthrough the use of the SIGABRT signal to indicate non-normal processtermination.
