NAPALM v3.1.0 Release Notes
Release Date: 2020-07-27 // over 4 years ago-
Core changes
- Fix:
force_no_enable
enabled on ios and nx only #1240
👀 If you maintain a thrid-party driver using Netmiko for the underlying layer, but that doesn't make use of theenable
features typically found on IOS-like devices, it is recommended to pin to this NAPALM version, so it won't break compatibility. See #1241 for more information. - lxml text retrieval (find_txt) shouldn't fail if no text element available #1242
Driver changes
- [NX-OS] Initial version for nxos_ssh get_optics #1215
- [NX-OS] Fixed get_bgp_neighbors and asdot notation on NX-OS #1230
- [Junos] Fix "KeyError in get_environment() on Juniper MX10k3 with Junos 19.2R1.8 #1247" by making PEM naming consistent #1248
- [IOS] Fix get_optics metric #1220
- [IOS] Allow username detection on older Cisco ios versions #1121
- Fix: