v1.19.0 (2026-08-25)
Added
- #596 - Added a library mapping for
ncclientwhich is used for NETCONF communication. - #765 - Added a Library Mapper for LibreNMS obtained values in order to map with existing network_drivers.
- #832 - Added bit, Kbit, Mbit to normalize bandwidth utility.
- #873 - Added Aruba AOS-CX support to the Netmiko and Hier Config library mappers.
Fixed
- #775 - Fixed platform mappings to reconcile Netmiko driver support.
- #795 - Fixed the incorrect running configuration command for
aruba_os. - #833 - Fixed typo in Ansible mappings for
dell_os10. - #859 - Fixed config parser failing to parse more than three consecutive banners, which caused "Unable to parse banner end." errors on configs with many banners (e.g. Cisco IOS).
Housekeeping
- #oui-automation - Fix OUI automation and CI workflow to auto format.
- Rebaked from the cookie
main. - Update the regex for OUI data file gathering.
Contributors
New Contributors
- @swanandtambe made their first contribution in #860
- @dspatig-gdx made their first contribution in #874
- @dainok made their first contribution in #831
Full Changelog: v1.18.0...v1.19.0