NAPALM v2.3.2 Release Notes

Release Date: 2018-08-10 // over 5 years ago
    • commit_config with comment (#701)
    • NXOS_SSH - fix crash issue in get_bgp_neighbors() (#678)
    • ๐Ÿ›  Fixes #695 - inconsistent use of domain name in LLDP (#698)
    • Fix bug with get_interfaces_ip with multiple ipv6 addrs on interface
    • ๐Ÿ›  Fix #703 (#704) / Fixes PIP10 compatibility issues
    • updated README.md since cl_napalm_test has been deprecated (#702)
    • โœ‚ Remove duplicated keys in dict (#712)
    • Creating generic way in napalm to create and close a netmiko connection
    • ๐Ÿ›  Fix ipv6 test for nxos which causes RTD to fail (#720)
    • Dictionary literal (#721)
    • โž• Add test for sphinx documentation (#719)
    • raise napalm ErrorLock instead of jnpr ErrorLock (#707)
    • ๐Ÿ›  Fix garbled docstrings in RTD and enable strict checking for Sphinx
    • โšก๏ธ Updated fix for Catalyst 6500 reporting VLAN as N/A (#725)
    • ๐Ÿ›  Fixing deprecated use of e.message (#726)
    • Replace jtextfsm with textfsm (#731)
    • Fix #736 (get_route_to bgp confed) (#737)
    • IOS: get_bgp_neighbor_detail (#727)
    • Implement get_ntp_peers on Cisco IOS (#752)
    • The EX4300-48P has issues with LLDP information tags (#758)
    • ๐Ÿ›  Fix issue with LLDP neighbors when remote device lacks system
    • ๐Ÿ›  Fix #659 (#761)
    • ๐Ÿ›  Freeze requirements-dev.txt to specific versions, fixes#780
    • ๐Ÿ›  Fix Travis and PY34 Tox issue (#782)
    • ๐Ÿ‘ junos: support edit/top keywords in set based configs (#760)
    • ๐Ÿ‘ Allow bangs in EOS banner (#738)