v2.0 Release Notes¶
[2.0.0] 12-2023¶
Added¶
Changed¶
- 308 Updated nxos install_os and logic when waiting for device reload and improved log messages.
Deprecated¶
- 308 Deprecated netmiko argument
delay_factorin favor ofread_timeoutas per changes in Netmiko 4.0.
Refer to this blog post for more info about changes in netmiko 4.0: https://pynet.twb-tech.com/blog/netmiko-read-timeout.html
[2.0.1] 09-2024¶
Added¶
- 311 Extend cisco_ios set_boot_options method.
Fixed¶
- 312 Fix Arista EOS file copy issues.
[2.0.2] 01-2025¶
Fixed¶
- 312 Fix Juniper Junos save() method.