Current Series Release Notes

7.4.0-22

New Features

  • Adds a new device driver, netmiko_supermicro_smis, for managing Supermicro based switch devices.

  • Add support of VLAN aware instances for the following drivers
    • OVS (as reference implementation)

    • AristaEos

    • CiscoIos

    • DellOS 10

    • Cumulus NVUE

Upgrade Notes

  • Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .

Bug Fixes

  • Fixes a security vulnerability where sensitive information (IP addresses, usernames, hostname and file paths) were leaked in error messages when a connection to a network device fails. Error messages are now properly sanitized to redact these sensitive details while preserving meaningful information for troubleshooting.