Release Overview
This release includes a new Job to sync data from Nautobot into LibreNMS and support for the ScheduledJob class in the Bootstrap integration. There are also a variety fo bug fixes.
v3.5.0 (2025-02-04)
Added
- #672 - Added LibreNMSDataTarget job to sync data from Nautobot to LibreNMS.
- #677 - Added ScheduledJob model to Bootstrap integration.
Changed
- #686 - Changed SolarWinds integration to use IOSImage field to grab Aruba DeviceTypes.
Fixed
- #564 - Skip OOB IP address population if mgmt tenant listed in ignore_tenants configuration setting
- #654 - Fixed ACI signal initializing Tags without ContentType or Color being populated
- #654 - Fixed ACI signal initializing Tag throwing duplicate key exception.
- #666 - Fix empty memory profiling metrics causing Prometheus error.
- #680 - Fixed error in Meraki integration when loading region_map with duplicate named Locations.
- #681 - Revert removal of app_name.
Dependencies
- #675 - Removed unused dependency of orionsdk for SolarWinds integration.
New Contributors
- @kingfetty made their first contribution in #660
Full Changelog: v3.4.0...v3.5.0