Releases: intel/mfd-connect
Releases · intel/mfd-connect
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