Skip to content

v7.13.0

Choose a tag to compare

@mfd-intel-bot mfd-intel-bot released this 17 Dec 09:15
· 12 commits to main since this release

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