Releases: intel/mfd-connect
v7.18.0
v7.18.0 (2026-04-20)
Features
- Implement uptime reading and verification for platform reboot (
81113b8)
Detailed Changes: v7.17.0...v7.18.0
v7.17.0
v7.17.0 (2026-04-14)
Features
- Handle CPR and colors in shell output (
f273e2e)
Detailed Changes: v7.16.0...v7.17.0
v7.16.0
v7.16.0 (2026-04-03)
Features
- Add RShellConnection import to the package initialization (
d586c3a)
Detailed Changes: v7.15.0...v7.16.0
v7.15.0
v7.15.0 (2026-03-17)
Features
-
Added handle for disconnect commands and echo (
2ecf82a) -
Enhance write_text method to handle newlines in CustomEFIShellPath (
4154b7d) -
Implement HTTP server for remote UEFI shell capability (
d4b2ff9)
Detailed Changes: v7.14.1...v7.15.0
v7.14.1
v7.14.1 (2026-03-13)
Bug Fixes
- _from_parsed_parts overwrite for python >= 3.12. (
5673753)
Detailed Changes: v7.14.0...v7.14.1
v7.14.0
v7.14.0 (2026-03-04)
Documentation
- Add SSHConfigConnection usage example (
6d5f717)
Features
-
Add SSH config parser utility for resolving Host mnemonics (
7d45389) -
Add SSHConfigConnection for ~/.ssh/config Host mnemonics (
5a5f387) -
Add SSHConfigException for SSH config connection errors (
50f3094) -
Register SSHConfigConnection in package exports (
6189074)
Detailed Changes: v7.13.0...v7.14.0
v7.13.0
v7.13.0 (2025-12-17)
Bug Fixes
-
Change the read_text implementation of CustomPosixPath to avoid (
6d4a6ce) -
Fixed rpyc_server on ESXi (
6f028ea) -
Modify truediv and rtruediv implementation for python <3.12 (
dc1d28b)
Chores
- Add noqa comments for E402 in imports for consistency (
35cd452)
Continuous Integration
- Add GitHub workflows for dependency review, code quality checks and CI builds (
3d95213)
Features
-
[ESXi] Change log file path on ESXi hosts (
493c317) -
Get_pty parameter added to SSH execute_command. (
998b5d3)
Detailed Changes: v7.12.0...v7.13.0