Current Series Release Notes¶
6.6.0-3¶
Upgrade Notes¶
Support for Python 3.9 has been removed. Now Python 3.10 is the minimum version supported.
Bug Fixes¶
Clean up orphan baremetal agents which are left after Ironic’s node was deleted. Removes all agents without related node at service start up and when node is not found in port list but was reported before. See bug: 2086640.
6.6.0¶
Other Notes¶
Add support for using pre-commit to run checks more easily for contributors.