NAPALM v3.2.0 Release Notes
Release Date: 2020-09-03 // over 4 years ago-
๐ New features
[EOS] Add
get_vlans
getter #1279
[NX-OS] Feature/nxos sshget_interfaces_counters
#1287๐ Bug fixes and behaviour changes
[IOS]
get_network_instances
fixes, see #1095 for more details.
[IOS-XR]get_route_to
fix pyIOSXR.exceptions.XMLCLIError for some versions #1267
[EOS] Fixget_arp_table
for static ARP records #1272
๐ [EOS] Add EOS-4.23+ translation for show environment temperature #1278
โก๏ธ [IOS] Updateget_probe
code to make it work it IOS XE 16.12.x #1285
Previous changes from v3.1.0
-
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: