2025.1 Series Release Notes¶
5.5.0-3¶
Bug Fixes¶
Improve Redfish VirtualMedia
InsertMediaerror handling on BMCs thatrequire credentials but return unstructured errors (e.g., responses thatomiterror.codeand reportActionParameterMissingonly via@Message.ExtendedInfoor free-text messages). Sushy now detects thesecases and retries withUserName/Passwordparameters, allowing ISOmounting to proceed. This also preserves compatibility with legacyerror.code==*GeneralErrorresponses that mention missing parameters.
5.4.0¶
New Features¶
Adds support for the
Portresource to the library.
Upgrade Notes¶
Support for Python 3.8 has been removed. Now the minimum python versionsupported is 3.9 .
Bug Fixes¶
Provides dummy vmedia username and password if required by BMC
5.3.0¶
New Features¶
AddsEthernetInterfaces property support to theRedfish Manager instance.
Bug Fixes¶
PATCH ‘HttpBootUri’ against SettingsURI if present. If not,fall back to System URI.
